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
But it errors out, cause ionic cannot find the workspace:
> ng.cmd run app:serve --host=localhost --port=8100
[ng] Error: This command is not available when running the Angular CLI outside a workspace.
[ERROR] ng has unexpectedly closed (exit code 1).
The Ionic CLI will exit. Please check any output above for error details.
> NX ERROR: Something went wrong in run-commands - Command failed: ionic serve --lab
Pass --verbose to see the stacktrace.
The text was updated successfully, but these errors were encountered:
Hello.
Is it possible to run a ionic app inside the nx-monorepo using ionic labs?
I tried adding this command to my nx config like so:
But it errors out, cause ionic cannot find the workspace:
The text was updated successfully, but these errors were encountered: