You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying complete the Neo4J Crud tutorial. When I run the command "nx run-many --target=serve --all --dev" I get the error: "The Nx CLI could not find or load the native binary for your supported platform (darwin-x64).
This likely means that optional dependencies were not installed correctly, or your system is missing some system dependencies.
For more information please see https://nx.dev/troubleshooting/troubleshoot-nx-install-issues".
How do I fix this issue? I am running on a Macbook Pro M2 16GB RAM.
I figured it out. I was in the wrong shell.
The text was updated successfully, but these errors were encountered:
I am trying complete the Neo4J Crud tutorial. When I run the command "nx run-many --target=serve --all --dev" I get the error: "The Nx CLI could not find or load the native binary for your supported platform (darwin-x64).
This likely means that optional dependencies were not installed correctly, or your system is missing some system dependencies.
For more information please see https://nx.dev/troubleshooting/troubleshoot-nx-install-issues".
How do I fix this issue? I am running on a Macbook Pro M2 16GB RAM.
I figured it out. I was in the wrong shell.
The text was updated successfully, but these errors were encountered: