Last active
October 1, 2023 20:11
-
-
Save dwelch2344/5333859bd4b5c7f1d6e7d615158172b2 to your computer and use it in GitHub Desktop.
Is NX 16 broken or is it just me?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
→ mkdir -p /tmp/nx_darwin | |
cd /tmp/nx_darwin | |
npm i @nx/[email protected] | |
chmod a+x node_modules/@nx/nx-darwin-arm64/nx.darwin-arm64.node | |
node_modules/@nx/nx-darwin-arm64/nx.darwin-arm64.node | |
added 1 package in 1s | |
zsh: exec format error: node_modules/@nx/nx-darwin-arm64/nx.darwin-arm64.node |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is what I'm seeing when I try to report and diagnose