Answers for "error: cannot find module 'node-linux-x64/package.json'"

0

error: cannot find module 'node-linux-x64/package.json'

So in classic fashion, I've found the solution right after posting.

I removed "node": "^14.4.0" from my package.json and it successfully built.
Posted by: Guest on February-03-2022

Code answers related to "error: cannot find module 'node-linux-x64/package.json'"

Browse Popular Code Answers by Language