nodeschool / discussions

:school::speech_balloon: need help with nodeschool? or just wanna ask a question? open an issue on this repo!
489 stars 107 forks source link

Cant install learnyounode #2624

Open DaveAigbe opened 2 years ago

DaveAigbe commented 2 years ago

I have attempted to download learnyounode for hours and it is still not working. Inside my appdata folder, there is no node_modules folder. Inside my \Dave directory, there is a node_modules, as well as inside C:\Users\Dave\node_modules.bin. I have basically given up on doing it unless someone can help figure out the issue because I have now looked at each and every form on the topic.

PS C:\Users\Dave> npm install learnyounode npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained npm WARN deprecated colors-tmpl@1.0.0: no longer maintained npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'

added 178 packages, and audited 179 packages in 2s

9 packages are looking for funding run npm fund for details

7 vulnerabilities (3 moderate, 4 high)

To address all issues, run: npm audit fix

Run npm audit for details. PS C:\Users\Dave> learnyounode learnyounode : The term 'learnyounode' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • learnyounode
  • 
    + CategoryInfo          : ObjectNotFound: (learnyounode:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException