"newProjectRoot": "./" throws error #14108
Labels
area: @schematics/angular
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
Milestone
🐞 Bug report
Command (mark with an
x
)Description
For simple lib/demo use cases I would prefer to have a flat project
-demo
-lib
However,
newProjectRoot: "./"
will fail to generate new projects (at least on win).🔬 Minimal Reproduction
will generate this:
🔥 Exception or Error
"newProjectRoot": ""
expects projects to be at the device root..."newProjectRoot": "projects"
works🌍 Your Environment
The text was updated successfully, but these errors were encountered: