-
-
Notifications
You must be signed in to change notification settings - Fork 196
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
After v4 upgrade : Error is: cp: copyFileSync: could not write to dest file (code=EPERM) #3630
Comments
Hi @RoyiNamir Can you please try with |
Hi @dtopuzov - this is what I did :
And got this still : I want to mention that I work with all most latest versions - with a simple clean If you need further details , please reply. |
I am getting same issue, any update on this. |
@dtopuzov |
@dtopuzov Any news on this one ? |
Just installed Sidekick. Trying to do my first "HelloWorld" build (for android). Am getting this error. Am not having any luck finding a fix/resolution |
Related to: #3028 |
This problem returned on TNS 4.
Look at this screen where my app is On :
Now let's change something in the code
See error :
It didn't happen before in v 3
Files ( origin files , )are read only due to TFS. But it did work before v4.
complete package.json :
https://gist.github.com/RoyiNamir/c7adb7454b075369b0d325b88575f374
complete error :
Platform remove/add already been committed + full manual delete
Permission : everyone full control
Again - it didnt happen before
in v 4 we had to check out for edit (which remove read only flag) only :
App_resources & Hooks & package.json
But now , we have to check out the WHOLE project.
The text was updated successfully, but these errors were encountered: