Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): fix @angular-devkit/architect not being found #4683

Merged
merged 1 commit into from Feb 3, 2021

Conversation

FrozenPandaz
Copy link
Collaborator

Current Behavior

Unable to create an Angular app after creating an empty workspace.

Expected Behavior

Able to create applications after creating an empty workspace

Related Issue(s)

Fixes #4681

@nx-cloud
Copy link

nx-cloud bot commented Feb 3, 2021

Nx Cloud Report

CI ran the following commands for commit 110fa30. Click to see the status, the terminal output, and the build insights.

Status Command Start Time
#000000 nx build-base angular 2/3/2021, 12:27:24 AM
#000000 nx build-base express 2/3/2021, 12:27:11 AM
#000000 nx build-base gatsby 2/3/2021, 12:27:44 AM
#000000 nx build-base nest 2/3/2021, 12:27:11 AM
#000000 nx build-base next 2/3/2021, 12:27:44 AM
#000000 nx build-base node 2/3/2021, 12:27:03 AM
#000000 nx build-base react 2/3/2021, 12:27:24 AM
#000000 nx build-base storybook 2/3/2021, 12:27:17 AM
#000000 nx build-base web 2/3/2021, 12:27:11 AM
#000000 nx run-many --target=build --all --parallel 2/3/2021, 12:26:19 AM
#000000 nx run-many --target=e2e --projects=e2e-angular 2/3/2021, 12:28:14 AM
#000000 nx run-many --target=e2e --projects=e2e-cli,e2e-nx-plugin 2/3/2021, 12:26:50 AM
#000000 nx run-many --target=e2e --projects=e2e-cypress,e2e-jest 2/3/2021, 12:26:48 AM
#000000 nx run-many --target=e2e --projects=e2e-next,e2e-gatsby 2/3/2021, 12:26:48 AM
#000000 nx run-many --target=e2e --projects=e2e-node 2/3/2021, 12:26:45 AM
#000000 nx run-many --target=e2e --projects=e2e-react 2/3/2021, 12:26:54 AM
#000000 nx run-many --target=e2e --projects=e2e-web,e2e-linter,e2e-storybook 2/3/2021, 12:26:49 AM
#000000 nx run-many --target=e2e --projects=e2e-workspace 2/3/2021, 12:26:55 AM
#000000 nx run-many --target=lint --all --parallel 2/3/2021, 12:34:39 AM
#000000 nx run-many --target=test --all --parallel 2/3/2021, 12:27:32 AM

Sent with 💌 from NxCloud.

@FrozenPandaz FrozenPandaz merged commit a941961 into nrwl:master Feb 3, 2021
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nx generate @nrwl/angular:application - Cannot find module '@angular-devkit/architect'
1 participant