inlife / discord-global-mutual

Get the list of people that you have shared servers with
MIT License
49 stars 11 forks source link

Help w/ Making this work #4

Closed Uzae closed 5 years ago

Uzae commented 5 years ago

I don't understand what npm install means, I installed node and everything and I tried to use npm install into the directory and all it said was,

npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\david\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\david\package.json'
npm WARN david No description
npm WARN david No repository field.
npm WARN david No README data
npm WARN david No license field.

+ discord-global-mutual@1.0.0
updated 1 package and audited 16 packages in 0.647s
found 0 vulnerabilities
inlife commented 5 years ago

Please follow the installation instructions: https://github.com/inlife/discord-global-mutual#installation

Uzae commented 5 years ago

Yes I tried my best to, and I don't know what I'm doing, I typed into cmd prompt, npm install C:\Users\david\Desktop\discord-global-mutual-master which then gives me an output of,

npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\david\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\david\package.json'
npm WARN david No description
npm WARN david No repository field.
npm WARN david No README data
npm WARN david No license field.

+ discord-global-mutual@1.0.0
updated 1 package and audited 16 packages in 0.742s
found 0 vulnerabilities

The folder looks like this, image

inlife commented 5 years ago

I updated the readme instructions, hope that would be more clear: https://github.com/inlife/discord-global-mutual/blob/master/README.md#installation

Uzae commented 5 years ago

Ok thanks, I'll see if it works.

edit: It work's thank's so much!

inlife commented 5 years ago

cheers!