When I try to install Express in Ubuntu with the command npm install express
, this error occurs:
npm WARN enoent ENOENT: no such file or directory, open '/home/flavio/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/home/flavio/node_modules/nodejsSchoolOfNet/package.json'
npm WARN flavio No description
npm WARN flavio No repository field.
npm WARN flavio No README data
npm WARN flavio No license field.