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
Seems like Docusaurus version 3.7.0 caused this error Unable to construct project graph.
Nx Report
Node : 22.11.0
OS : darwin-arm64
Native Target : aarch64-macos
npm : 10.9.0
nx : 20.4.0
typescript : 5.7.3
---------------------------------------
⚠️ Unable to construct project graph.
Failed to process project graph.
The "nx/js/dependencies-and-lockfile" plugin threw an error while creating dependencies: Target project does not exist: npm:react-helmet-async@npm:@slorber/react-helmet-async@*
Error: Target project does not exist: npm:react-helmet-async@npm:@slorber/react-helmet-async@*
at validateCommonDependencyRules (/Users/tien/Projects/reactive-dot/node_modules/nx/src/project-graph/project-graph-builder.js:323:15)
at validateDependency (/Users/tien/Projects/reactive-dot/node_modules/nx/src/project-graph/project-graph-builder.js:314:5)
at /Users/tien/Projects/reactive-dot/node_modules/nx/src/plugins/js/lock-file/yarn-parser.js:214:80
at Array.forEach (<anonymous>)
at /Users/tien/Projects/reactive-dot/node_modules/nx/src/plugins/js/lock-file/yarn-parser.js:205:49
at Array.forEach (<anonymous>)
at /Users/tien/Projects/reactive-dot/node_modules/nx/src/plugins/js/lock-file/yarn-parser.js:203:72
at Array.forEach (<anonymous>)
at /Users/tien/Projects/reactive-dot/node_modules/nx/src/plugins/js/lock-file/yarn-parser.js:200:26
at Array.forEach (<anonymous>)
The text was updated successfully, but these errors were encountered:
Seems like Docusaurus version 3.7.0 caused this error
Unable to construct project graph
.Nx Report
The text was updated successfully, but these errors were encountered: