@sveltejs/adapter-vercel not working anymore at vercel.com
See original GitHub issueDescribe the bug
I have several SvelteKit websites hosted at vercel.com using @sveltejs/adapter-vercel. Since today (30/12/2021) deploys are not working anymore. If you run “npm run build” locally it works fine. Not on vercel itself.
Reproduction
Try to deploy on vercel.
Logs
No response
System Info
System:
OS: Linux 5.11 Ubuntu 20.04.3 LTS (Focal Fossa)
CPU: (16) x64 AMD Ryzen 9 5900HX with Radeon Graphics
Memory: 42.46 GB / 62.71 GB
Container: Yes
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 16.13.1 - ~/.nvm/versions/node/v16.13.1/bin/node
npm: 8.1.4 - ~/.nvm/versions/node/v16.13.1/bin/npm
Browsers:
Chrome: 98.0.4758.9
npmPackages:
@glidejs/glide: ^3.5.2 => 3.5.2
@sveltejs/adapter-vercel: next => 1.0.0-next.32
@sveltejs/kit: next => 1.0.0-next.201
@tailwindcss/aspect-ratio: ^0.4.0 => 0.4.0
@tailwindcss/forms: ^0.4.0 => 0.4.0
@types/glidejs__glide: ^3.4.1 => 3.4.1
@typescript-eslint/eslint-plugin: ^4.31.1 => 4.33.0
@typescript-eslint/parser: ^4.31.1 => 4.33.0
autoprefixer: ^10.4.0 => 10.4.0
cssnano: ^5.0.6 => 5.0.12
eslint: ^7.32.0 => 7.32.0
eslint-plugin-svelte3: ^3.2.0 => 3.2.1
motion: ^10.4.0 => 10.4.0
postcss: ^8.4.5 => 8.4.5
postcss-load-config: ^3.1.0 => 3.1.0
sanitize-html: ^2.5.3 => 2.6.0
storyblok-js-client: ^4.1.5 => 4.1.5
svelte: ^3.38.2 => 3.44.2
svelte-check: ^2.2.6 => 2.2.10
svelte-preprocess: ^4.7.3 => 4.9.8
tailwind-scrollbar-hide: ^1.0.3 => 1.1.6
tailwindcss: ^3.0.2 => 3.0.2
tslib: ^2.3.1 => 2.3.1
typescript: ^4.5.2 => 4.5.2
Severity
blocking all usage of SvelteKit
Additional Information
No response
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:19 (9 by maintainers)
Top Results From Across the Web
@sveltejs/adapter-vercel - npm
A SvelteKit adapter that creates a Vercel app.. Latest version: 1.0.0, last published: 14 days ago. Start using @sveltejs/adapter-vercel in ...
Read more >Adapters – Vercel Docs
This app is no longer running locally on the computer. Anyone can come visit it now! When deploying a SvelteKit app to Vercel...
Read more >Deploy SvelteKit App to Vercel, could not resolve install-fetch
It seems I was using an old adapter. npm install @sveltejs/adapter-auto@1.0.0-next.83 fixed it.
Read more >Rich Harris joins Vercel to work on Svelte full time
Nearly stateless front-end, atomic deploys, easy to understand, no client side routing. Yet you still get the very snappy SPA experience and the ......
Read more >Full Stack Web Development in the Cloud Course - YouTube
Full Stack Web Development in the Cloud Course - Svelte, Postgres, Vercel, Gitpod. 175K views 1 year ago. freeCodeCamp ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Investigating
@Rich-Harris yes okay to close. Thanks for the support. Best wishes for the New Year! 😉