NPM Publish – npm Error: ENOENT

Before publishing to NPM, chmod.

chmod 775 ./

This will keep users from getting the following error when downloading the package.

npm ERR! Error: ENOENT, chmod '/usr/local/lib/node_modules/

Leave a Reply

Your email address will not be published. Required fields are marked *