fireship-io / git-sticker

submit pull request, git free sticker 🔥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies For JS not automatically installed

smintf opened this issue · comments

commented

Hi @codediodeio
Dependencies Chalk, inquirer and Node-RSA are not automatically installed on Windows

commented

If you get error when executing npm start, then check if the dependencies are installed.
$> npm install -g npm-check-updates
$> ncu -u
$> npm install

commented

It Doesn't Say A Thing About Dependencies On My Linux Machine But It Throws Error After Error On My Windows Laptop