Netlify deployment error cannot find module @rollup/rollup-linux-x64-gnu
Is anyone here facing the same problem I am getting when deploying to Netlify?
vinxi v0.5.3
Error: Cannot find module @rollup/rollup-linux-x64-gnu. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try
vinxi v0.5.3
Error: Cannot find module @rollup/rollup-linux-x64-gnu. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try
npm i again after removing both package-lock.json and node_modules directory.GitHub
the package manager for JavaScript. Contribute to npm/cli development by creating an account on GitHub.