Building for netlify not working on RC
Hi,
With the upgrades for to RC I am getting this error when trying to run
I have this netlify.toml which has been working OK.
And these dependencies in package.json
Node.js v22.20.0 arm64 (
Attached is the vite.config.json and the netlify.toml.
There is no
This application has a number of server functions and server only routes.
Any ideas or hints to fix this would be much appreciated. Many thanks in advance
With the upgrades for to RC I am getting this error when trying to run
netlify deploy.I have this netlify.toml which has been working OK.
And these dependencies in package.json
Node.js v22.20.0 arm64 (
node -p process.arch process.platform)Attached is the vite.config.json and the netlify.toml.
There is no
.netlify/functions-internal directory being created when I run vite build so have I missed something with the configuration here? As I said, this was working with start 1.31.xThis application has a number of server functions and server only routes.
Any ideas or hints to fix this would be much appreciated. Many thanks in advance
netlify.toml656B