how to install npm
C:\xampp\htdocs\goodluck>npm install
'npm' is not recognized as an internal or external command,
operable program or batch file.
what about glopfile.js i have't that folder in my laravel project is it necessary and how to add that folder for usage of elixir
I seriously have no clue what the problem is right now! Did you run npm install after installing it?
It should create a directory called node_modules with all dependencies!
Please or to participate in this conversation.