Relative Content

Tag Archive for npmnext.js

Can’t run the NextJS get started tutorial script without npm failing

Trying to start the Nextjs tutorial.
When I run the following command, it fails. i think because of bcrypt?
I cannot find out how to fix this because all the advice I see says delete node_modules, reinstall etc, but the project is not installed yet, there is no node_modules folder.