0

I am trying to create nrwl workspace project using nrwl cli.

I am following the below github instruction to create the nrwl workspace project

https://github.com/onehungrymind/angular-core-workshop

But I am getting the below error

enter image description here

When I checked ng version command I am seeing Angular is undefined. enter image description here

enter image description here

How can I fix this? Also, I don't see angular.json or angular.cli.json got created in my angular/nrwl project.

1
  • What about using npm run start? Commented May 10, 2020 at 14:09

1 Answer 1

1

i clone the repo successfully maybe some file was deleted,

try to clone again and then npm i before ng serve

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.