Error during npm install

Hi everyone,

after cloning my repo when running npm install I get stuck at postinstall: sill install executeActions

I’m using node v10.3.0 and npm 6.1.0.

Any ideas on how to solve this?

Do you still have this issue? What exactly is your error message? “postinstall: sill install executeActions” is it this? I found something about deleting the package-lock.json file to “similar” error messages…

Yes that is exactly my error, I’m still getting it. Did you find a way to fix it?

I cant reproduce the errorbecause I dont have this error. You can try deleting the package-lock.json file in your project folder. Maybe it helps.