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
➜ tuskydesign-2 git:(main) ✗ npx nx build @tuskdesign/zoo --verbose
NX Cannot find configuration for task @tuskdesign/zoo:build
Error: Cannot find configuration for task @tuskdesign/zoo:build
at ProcessTasks.createTask (/home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/tasks-runner/create-task-graph.js:163:19)
at ProcessTasks.processTasks (/home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/tasks-runner/create-task-graph.js:36:39)
at createTaskGraph (/home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/tasks-runner/create-task-graph.js:202:21)
at createTaskGraphAndRunValidations (/home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/tasks-runner/run-command.js:78:63)
at ensureWorkspaceIsInSyncAndGetGraphs (/home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/tasks-runner/run-command.js:132:21)
at runCommandForTasks (/home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/tasks-runner/run-command.js:114:47)
at /home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/tasks-runner/run-command.js:105:35
at handleErrors (/home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/utils/handle-errors.js:8:30)
at runCommand (/home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/tasks-runner/run-command.js:104:59)
at Object.runOne (/home/jcgl/repos/github/tuskydesign-2/node_modules/nx/src/command-line/run/run-one.js:48:59)
Package Manager Version
No response
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
I use WSL under windows.
wsl -l -v
NAME STATE VERSION
Ubuntu Running 2
The text was updated successfully, but these errors were encountered:
Current Behavior
Through ‘@nx/js’ infer only typecheck task. Build task is missing.
Expected Behavior
Through ‘@nx/js’ infer automatically build and typecheck tasks.
GitHub Repo
No response
Steps to Reproduce
I follow the official npm tutorial up to @nx/js addition.
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
I use WSL under windows.
NAME STATE VERSION
The text was updated successfully, but these errors were encountered: