workshopper / learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package not found by NPM

ElliotFriedman opened this issue · comments

When trying to install via nom, I am getting a not found error:

"http fetch GET 404 https://registry.npmjs.org/learnyournode 173ms
silly fetchPackageMetaData error for learnyournode@latest 404 Not Found: learnyournode@latest"

I visited https://registry.npmjs.org/learnyournode and sure enough, I got a {"error":"Not found"}, please help

@ElliotFriedman you're typing the name of the package wrong. It's "learnyounode"

I think we should close this, since seems resolved.

cc @AnshulMalik