Schematic input does not validate against the Schema: {“name”:”ClientApp”}
Errors:
Data path “” should have required property ‘version’.
Solution:- Use explicit version number as ng new ClientApp –version=7.0.4
Schematic input does not validate against the Schema: {“name”:”ClientApp”}
Errors:
Data path “” should have required property ‘version’.
Solution:- Use explicit version number as ng new ClientApp –version=7.0.4