apple_tv_example icon indicating copy to clipboard operation
apple_tv_example copied to clipboard

npm i issue

Open cichy opened this issue 8 years ago • 2 comments

I clone it && npm i then npm seems to stop working. zrzut ekranu 2016-10-22 o 15 54 10

cichy avatar Oct 22 '16 13:10 cichy

Try using yarn:

npm i -g yarn
rm -rf node_modules
yarn

amilajack avatar Oct 28 '16 23:10 amilajack

10-4 It's working fine now. Thanks mate.

cichy avatar Nov 02 '16 23:11 cichy