-
Notifications
You must be signed in to change notification settings - Fork 295
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
ENOENT: no such file or directory, chmod '...\node_modules\vue-native-scripts\src\bin\vue-native-script.js' #182
Comments
Use |
"It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files." I'm sorry but "install with yarn" is not an answer when all the docs point to npm. |
Ok. But I'm not owner of package and this is only my solution. |
Yes that's what I meant, It need a proper fix and shouldn't be closed |
I believe @RishabhKarnad has just patched it and will be releasing a fix soon. Check #191 |
Trying to Install last version 0.1.0
npm install vue-native-scripts@0.1.0
but get following error in console:
and package did not installed
I suppose, this is cause in package.json wrong path to vue-native-script.js file:
It should be:
The text was updated successfully, but these errors were encountered: