problems getting started
N6REJ opened this issue · 0 comments
N6REJ commented
Sorry to bother y'all but I downloaded the template into my git repo ( http://bearsampp.github.io ) and then ran npm install as instructed and get lots of errors.
PS E:\Development\MY_PROJECTS\bearsampp-development\bearsampp.github.io> npm install
npm WARN saveError ENOENT: no such file or directory, open 'E:\Development\MY_PROJECTS\bearsampp-
development\bearsampp.github.io\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'E:\Development\MY_PROJECTS\bearsampp-dev
elopment\bearsampp.github.io\package.json'
npm WARN bearsampp.github.io No description
npm WARN bearsampp.github.io No repository field.
npm WARN bearsampp.github.io No README data
npm WARN bearsampp.github.io No license field.
What am I doing wrong?