We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Command errors with the message:
> NX Failed to create a workspace. Exit code: 1 Log file: C:\Users\Name\AppData\Local\Temp\tmp-42620-ErVKfEEqbSQe\error.log
Log file contents posted below.
Command succeeds and creates the chosen workspace.
N/A
npx create-nx-workspace@latest new-workspace --nxCloud false --preset node-standalone --framework nest --docker false
added 482 packages, and audited 483 packages in 19s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities > NX Generating @nx/workspace:preset Fetching @nx/nest... > NX Cannot find module 'typescript' Require stack: - C:\Users\Name\AppData\Local\Temp\tmp-32216-nFrllqhn3FEH\node_modules\@nx\nest\src\generators\library\lib\add-exports-to-barrel.js - C:\Users\Name\AppData\Local\Temp\tmp-32216-nFrllqhn3FEH\node_modules\@nx\nest\src\generators\library\lib\index.js - C:\Users\Name\AppData\Local\Temp\tmp-32216-nFrllqhn3FEH\node_modules\@nx\nest\src\generators\library\library.js - C:\Users\Name\AppData\Local\Temp\tmp-32216-nFrllqhn3FEH\node_modules\@nx\nest\index.js - C:\Users\Name\Projects\new-workspace\node_modules\@nx\devkit\src\utils\package-json.js - C:\Users\Name\Projects\new-workspace\node_modules\@nx\devkit\src\generators\to-js.js - C:\Users\Name\Projects\new-workspace\node_modules\@nx\devkit\public-api.js - C:\Users\Name\Projects\new-workspace\node_modules\@nx\devkit\index.js - C:\Users\Name\Projects\new-workspace\node_modules\@nx\workspace\src\generators\preset\preset.js - C:\Users\Name\Projects\new-workspace\node_modules\nx\src\config\workspaces.js - C:\Users\Name\Projects\new-workspace\node_modules\nx\src\config\configuration.js - C:\Users\Name\Projects\new-workspace\node_modules\nx\src\utils\package-manager.js - C:\Users\Name\Projects\new-workspace\node_modules\nx\bin\init-local.js - C:\Users\Name\Projects\new-workspace\node_modules\nx\bin\nx.js Pass --verbose to see the stacktrace. > NX Workspace creation failed, see above. Pass --verbose to see the stacktrace.
No response
The text was updated successfully, but these errors were encountered:
I confirm. The same for me. OS: MacOS 12.0.1 (m1). Node: v18.16.0, NPM: 9.6.7.
Sorry, something went wrong.
Fixed by #17320.
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
Successfully merging a pull request may close this issue.
Current Behavior
Command errors with the message:
Log file contents posted below.
Expected Behavior
Command succeeds and creates the chosen workspace.
GitHub Repo
N/A
Steps to Reproduce
npx create-nx-workspace@latest new-workspace --nxCloud false --preset node-standalone --framework nest --docker false
Nx Report
Failure Logs
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: