Which command is this bug report for?
build
Issue description
On install global nf :
pnpm install -g @nanoforge-dev/cli
And then create a new app in a directory that not include schematics as deps
This issue appears because cli search schematics in cwd. It should search in the runner emplacement (as if the cli is installed locally it takes this cli
Code sample
Versions
@nanoforge-dev/cli@1.5.3
Issue priority
Medium (should be fixed soon)
I have tested this issue on a development release
No response
Which command is this bug report for?
build
Issue description
On install global nf :
pnpm install -g @nanoforge-dev/cliAnd then create a new app in a directory that not include schematics as deps
This issue appears because cli search schematics in cwd. It should search in the runner emplacement (as if the cli is installed locally it takes this cli
Code sample
Versions
@nanoforge-dev/cli@1.5.3
Issue priority
Medium (should be fixed soon)
I have tested this issue on a development release
No response