Glimpse / Glimpse.Node.Samples

Demo of how glimpse can be configured across multiple repos
MIT License
4 stars 2 forks source link

Missing package.json #3

Open guarilha opened 7 years ago

guarilha commented 7 years ago

If we follow the instructions it fails due to a missing package.json:

$ npm i
npm WARN enoent ENOENT: no such file or directory, open '/home/guarilha/Workspace/Glimpse.Node.Samples/package.json'
npm WARN Glimpse.Node.Samples No description
npm WARN Glimpse.Node.Samples No repository field.
npm WARN Glimpse.Node.Samples No README data
npm WARN Glimpse.Node.Samples No license field.
w01fgang commented 7 years ago

you must enter to calculator-micro-services folder before running npm i