1
jean@jnotepc:/var/www/html/app_agenda/_views/css$: npm install
npm WARN enoent ENOENT: no such file or directory, open '/var/www/html/app_agenda/_views/css/package.json'
npm WARN css No description
npm WARN css No repository field.
npm WARN css No README data
npm WARN css No license field.
What Should I Do?
I think you’re running mpm install in an app subdirectory, not the app root...
– Sergio