shelljs / shx

Portable Shell Commands for Node
MIT License
1.72k stars 44 forks source link

shx stop working after a new library is added within package.json file #176

Closed Oscarz90 closed 4 years ago

Oscarz90 commented 4 years ago

SHX doesnt work after I make a yarn add statement, It just doenst work after adding any library within package.json file using yarn add

nfischer commented 4 years ago

Can you paste your package.json?

Oscarz90 commented 4 years ago

I solved it, removing nodejs and installing again nodejs, clean npm and yarn caches