You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haven't investigated into it yet but renovate build is failing with the newest version. builder.getAppPath is not a function.
Creating an issue for now in case anyone else is running into the same error.
> Using @sveltejs/adapter-vercel
--
10:52:04.956 | error during build:
10:52:04.956 | TypeError: builder.getAppPath is not a function
10:52:04.956 | at Object.adapt (file:///vercel/path1/node_modules/@sveltejs/adapter-vercel/index.js:121:23)
10:52:04.956 | at adapt (file:///vercel/path1/node_modules/@sveltejs/adapter-auto/index.js:20:22)
10:52:04.956 | at adapt (file:///vercel/path1/node_modules/@sveltejs/kit/src/core/adapt/index.js:28:8)
10:52:04.956 | at Object.handler (file:///vercel/path1/node_modules/@sveltejs/kit/src/exports/vite/index.js:488:12)
10:52:04.956 | at async PluginDriver.hookParallel (file:///vercel/path1/node_modules/rollup/dist/es/shared/rollup.js:22632:17)
10:52:04.956 | at async Object.close (file:///vercel/path1/node_modules/rollup/dist/es/shared/rollup.js:23709:13)
10:52:04.956 | at async Promise.all (index 0)
10:52:04.957 | at async build (file:///vercel/path1/node_modules/vite/dist/node/chunks/dep-0ebb5606.js:45667:13)
10:52:04.957 | at async CAC.<anonymous> (file:///vercel/path1/node_modules/vite/dist/node/cli.js:748:9)
10:52:05.139 | Error: Command "npm run build" exited with 1
Describe the bug
Haven't investigated into it yet but renovate build is failing with the newest version.
builder.getAppPath is not a function
.Creating an issue for now in case anyone else is running into the same error.
Reproduction
Use latest version of next.83 in vercel
Logs
No response
System Info
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: