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

Fail to run npm install command to install the required package #11

Open
henrych4 opened this issue Aug 11, 2017 · 2 comments
Open

Fail to run npm install command to install the required package #11

henrych4 opened this issue Aug 11, 2017 · 2 comments

Comments

@henrych4
Copy link

I clone the repository and run "npm install" in order to install the package. Then error messages pop up and it seems that there are something wrong during installation of react-native-sound package.

Does anyone face the same problem?

@henrych4
Copy link
Author

I fix the problem by manually setting version of react-native-sound in package.json. After that running npm install should be fine.

@popo63301
Copy link

Thanks ! You can also delete the line of react-native-sound, then npm i react-native-sound. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants