I am having problems with starting the project. I’m trying to download the “Dependencies” as required by the instructions of the project, by using “npm install”. However, I keep getting this error:
npm WARN saveError ENOENT: no such file or directory, open ‘C:\Users\Kyrt\package.json’
npm WARN enoent ENOENT: no such file or directory, open ‘C:\Users\Kyrt\package.json’
npm WARN Kyrt No description
npm WARN Kyrt No repository field.
npm WARN Kyrt No README data
npm WARN Kyrt No license field.
I’m not sure if I am forgetting a step to starting this or what, but I’m very confused at the moment. Thanks for any help