SyntaxFix
Write A Post
Hire A Developer
Questions
The new option is:
npm install --only=prod
If you want to install only devDependencies:
npm install --only=dev