boss
boss copied to clipboard
not able to clone the environment due to some error by semantic-ui.
trafficstars
npm install is giving error due to some failure caused by semantic-ui and gulp.
This is not allowing me to clone the environment.
node-10.15.3
npm-6.9.0
os-ubuntu-disco

Hey @jaskeerat789 I was having same problem, I downgraded node version to 8 and now it works.
Yes, this issue was caused after updating. This can be fixed by running npm install [email protected].
Even I was facing the same issue. Just downgrade the version and it works
There is a fix for this in #189 or #188 . I wonder why @abhishek97 has not merged either of them yet?