install packages not working
Talento90 opened this issue · comments
Marco Talento commented
When installing npm dependencies using await this.npmInstall()
, it adds an extra dependency install
in my package.json
and does not install the dependencies.
EGOIST commented
I just fixed it in 1.3.2
Marco Talento commented
Thanks for your super fast reply! 👍
EGOIST commented
haha I encountered the same bug just 5 minutes ago.