-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Rush Multi-Project Build Tool - Some third-party scripts might produce unexpected results due to the change in macOS version from 10.x to 11. (62477208) #11474
Comments
@jay-most Can you please share more details on this issue? Is the issue specific to any Azure SDK package and if yes, can you please share SDK package name and any specific steps or action that triggered this issue? If this is an in general issue in Rush multi project tool then this must be moved to rushstack repo instead of azure-sdk-for-js. |
@jay-most Closing this issue as we have not heard back from you with answers to the above questions. If you still see this problem, please log a new issue with details for questions from @praveenkuttappan above. |
Node.js version is 14.10.1 (pre-LTS)
Rush Multi-Project Build Tool 5.28.0
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Rush Multi-Project Build Tool 5.28.0 - https://rushjs.io
Node.js version is 14.10.1 (pre-LTS)
Starting "rush link"
Linking projects together...
ERROR: Internal Error: Cannot load shrinkwrap at
"/azure-sdk-for-js/common/temp/pnpm-lock.yaml"
You have encountered a software defect. Please consider reporting the issue to
the maintainers of this application.
Expected behavior
Known Issues
Some third-party scripts might produce unexpected results due to the change in macOS version from 10.x to 11. (62477208)
Workaround: Set SYSTEM_VERSION_COMPAT=1 in the calling environment, for example: $ SYSTEM_VERSION_COMPAT=1 legacy_script.pl
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11-beta-release-notes
The text was updated successfully, but these errors were encountered: