benmarten / CryptoETF

Portfolio Overview Tool for Your CryptoCoin Capitalization-Weighted Portfolio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trouble installing pinkie-promise not found

h6y3 opened this issue · comments

npm ERR! code E404
npm ERR! 404 Not Found: pinkie-promise@https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz

I believe it has to do with this:

floatdrop/pinkie-promise#4

Just tested it, works for me. What node version are u on?

Try to remove node_modules and run npm install, or alternatively yarn install again ;)

Cool - let me give it a shot, I'll let you know but assume it is fixed (hopefully).