Create a New Workspace failed
See original GitHub issuePlease make sure you have read the submission guidelines before posting an issue
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- I am running the latest version
- I checked the documentation (nx.dev) and found no answer
- I checked to make sure that this issue has not already been filed
- Iβm reporting the issue to the correct repository (not related to React, Angular or any dependency)
Expected Behavior
nx workspace
Current Behavior
nx workspace, not creating
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
- npx create-nx-workspace@latest
Context
Please provide any relevant information about your setup:
- NX version: latest
A minimal reproduction scenario allows us to quickly confirm a bug (or point out coding problem) as well as confirm that we are fixing the right problem.
Failure Logs
Creating a sandbox with Nx...
warning " > @nrwl/workspace@9.2.2" has incorrect peer dependency "prettier@^1.19.1".
[---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 0/366
new live-test --preset="empty" --interactive=false --collection=@nrwl/workspace
Collection "@nrwl/workspace" cannot be resolved.
(node:4646) UnhandledPromiseRejectionWarning: Error: Command failed: "/var/folders/8q/687g4zrx7ddcrhx81vymjj8r0000gn/T/tmp-46466Q2AoD5j1UTy/node_modules/.bin/tao" new live-test --preset="empty" --interactive=false --collection=@nrwl/workspace
at checkExecSyncError (child_process.js:621:11)
at Object.execSync (child_process.js:658:15)
at createApp (/Users/mac/.npm/_npx/4646/lib/node_modules/create-nx-workspace/bin/create-nx-workspace.js:343:21)
at /Users/mac/.npm/_npx/4646/lib/node_modules/create-nx-workspace/bin/create-nx-workspace.js:76:21
at processTicksAndRejections (internal/process/task_queues.js:89:5)
(node:4646) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:4646) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Other
Any other relevant information that will help us help you.
Issue Analytics
- State:
- Created 3 years ago
- Comments:15 (1 by maintainers)
Top Results From Across the Web
Troubleshoot WorkSpace creation failures - Amazon AWS
If you create a WorkSpace from a custom image, creation fails if a user profile for the new user already exists in C:\....
Read more >Troubleshooting creating workspaces | Databricks on AWS
Learn about the most common Databricks E2 configuration errors during workspace creation and how to fix them.
Read more >Unable to create new workspace due to issue with selecting ...
Cause. Deleting the default workspace 'Agent workspace' from the all workspaces module i.e. sys_aw_master_config table, deleted the corresponding modules too.
Read more >Error while creating a new workspace "The working folder C ...
Hi,. I have 3 development environments in Azure with the same hostname DEV1. I configured workspace in the first machine. On the second...
Read more >Unable to create Workspace | AWS re:Post
Unable to create Workspace Β· Sometimes running the deployment again after 15-20min will make it successful. Β· Be sure to look at the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Iβm going to close this issue, folks. The issue should be resolved.
Having the same issue. First time trying nx, following along with the tutorial, nx failing at step 1.
I tried all the following with same results:
Env: