Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to deploy using Vercel CLI 32.5.6 #64

Open
josephrmartinez opened this issue Nov 29, 2023 · 2 comments
Open

Unable to deploy using Vercel CLI 32.5.6 #64

josephrmartinez opened this issue Nov 29, 2023 · 2 comments

Comments

@josephrmartinez
Copy link

Publish command exiting with a TypeError. I'm unable to determine the cause. Is this possibly related to the Vercel CLI version?

command:
datasette publish vercel .db --project=

response:
Vercel CLI 32.5.6
WARN! --confirm is deprecated, please use --yes instead
Error: An unexpected error occurred in deploy: TypeError: Cannot read properties of undefined (reading 'value')
Error: Command '['vercel', '--confirm', '--prod', '--env', 'DATASETTE_SECRET=89fe9fb44f23931970f6f266f563feefe3933e82c6668da81237f170e1a75ba3']' returned non-zero exit status 1.

@tddschn
Copy link

tddschn commented Apr 3, 2024

Have you found a way to work around the bug?

I encountered some different weird issue with this plugin and wasn't able to resolve it myself.

I don't think this project is being maintained. It might be a good idea to ping Simon on his Discord server if you want his help.

@miklb
Copy link

miklb commented Dec 15, 2024

I'm running into the same issue.

Vercel npm package 39.2.2
datasette, version 0.65.1

Edit This seems related to #67 and setting the Node version to 18.x in Vercel settings worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants