ctiospl
Results
2
comments of
ctiospl
Having a similar issue after updating to adapter-node 1.0.0-next.88 `Error: Dynamic require of "fs" is not supported` not sure if its got to do with ant devdependencies `"devDependencies": { "@sveltejs/adapter-auto":...
`Error: Dynamic require of "fs" is not supported` got this error resolved by using $env/static/private instead of dotenv for environment variables.