Skip to content
New issue

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

Detox@5.6.1 npm@5.4.0 fails with Permission denied #259

Closed
isnifer opened this issue Sep 2, 2017 · 4 comments
Closed

Detox@5.6.1 npm@5.4.0 fails with Permission denied #259

isnifer opened this issue Sep 2, 2017 · 4 comments

Comments

@isnifer
Copy link
Contributor

isnifer commented Sep 2, 2017

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

npm i npm@5.4.0 -g
mkdir test-detox && cd test-detox
npm init -y
npm i detox

Node, Device, Xcode and macOS Versions

  • Node: v8.4.0
  • Npm: 5.4.0

image

@dluksza
Copy link
Contributor

dluksza commented Sep 7, 2017

Any update on this issue? I can't run my detox tests because of it :|

@zhgqthomas
Copy link

I have this error too. Please help us solve it.

@isnifer
Copy link
Contributor Author

isnifer commented Sep 7, 2017

@dluksza @zhgqthomas As I can see @iarna fixed it in npm/npm@767ff6e. So, just update npm to 5.4.1

@isnifer isnifer closed this as completed Sep 7, 2017
@dluksza
Copy link
Contributor

dluksza commented Sep 7, 2017

@isnifer bumping npm to 5.4.1 resolved this issue, thanks!

@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants