TwentyT
Twenty5mo ago
1 reply
jerin

npx nx database:reset twenty-server commands are running so long.

this command is runnning so long and at last showing
⠸ Calculating the project graph on the Nx Daemon is taking longer than expected. Re-run with NX_DAEMON=fals
NX Failed to process project graph.

An error occurred while processing files for the nx/js/dependencies-and-lockfile plugin
.
- nx/js/dependencies-and-lockfile timed out after 10 minutes during createNodes. As a last resort, you can set NX_PLUGIN_NO_TIMEOUTS=true to bypass this timeout.
The "nx/js/dependencies-and-lockfile" plugin threw an error while creating dependencies: nx/js/dependencies-and-lockfile timed out after 10 minutes during createDependencies. As a last resort, you can set NX_PLUGIN_NO_TIMEOUTS=true to bypass this timeout.

root@jerin:/mnt/d/open_source/twenty#

NOTE : I am trying to do local setup in my pc.(following the docs given )
Was this page helpful?