-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Operation not permitted error on yarn install command #706
Comments
Thanks for reporting this issue. Would you be open to using alternative installation methods on windows, like npm or scoop? Those are documented to work on windows. |
We are having the exact same issue when deploying to vercel, using build cache. |
🎉 This issue has been resolved in version 1.26.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I've released a fix for yarn on windows and added CI check for installation on all supported platforms. https://github.com/supabase/cli/actions/runs/3719923636 |
Bug report
Describe the bug
There is error when try to install this package:
To Reproduce
yarn add --dev supabase
in projectExpected behavior
Package shoud be installed
System information
The text was updated successfully, but these errors were encountered: