I'm trying to create my Starter Pack Setup and I need to install NPM
dependencies. I should create a json
file in: /Users/matteomattiussi/Documents/Udemy/Bootstrap/bs4projects/bs4starter
but I don't know how do it because I always getting the json file in:
/Users/matteomattiussi/package.json
Can someone help me, please?
In order to create a
package.json
file in/Users/matteomattiussi/Documents/Udemy/Bootstrap/bs4projects/bs4starter
(if the directory already exists and you havenpm
installed):In using package.json: