We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have updated npm to 5.4.0 and detox start fail on postinstall step.
postinstall
Something has changed in npm@5.4.0. I've created an issue about it on npm#18379
npm i npm@5.4.0 -g mkdir test-detox && cd test-detox npm init -y npm i detox
The text was updated successfully, but these errors were encountered:
Any update on this issue? I can't run my detox tests because of it :|
Sorry, something went wrong.
I have this error too. Please help us solve it.
@dluksza @zhgqthomas As I can see @iarna fixed it in npm/npm@767ff6e. So, just update npm to 5.4.1
npm
5.4.1
@isnifer bumping npm to 5.4.1 resolved this issue, thanks!
No branches or pull requests
I have updated npm to 5.4.0 and detox start fail on
postinstall
step.Description
Something has changed in npm@5.4.0. I've created an issue about it on npm#18379
Steps to Reproduce
Node, Device, Xcode and macOS Versions
The text was updated successfully, but these errors were encountered: