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(devkit): update devkit/core version to fix create-nx-workspace issue #245

Closed
wants to merge 1 commit into from

Conversation

MarkPieszak
Copy link
Contributor

@MarkPieszak MarkPieszak commented Jan 30, 2018

Fixes creating new Nx workspace issues

npm i -g @nrwl/schematics && npm i -g @angular/cli && create-nx-workspace broken-before-this

Fix looks to be bumping this to 0.29
angular/angular-cli#9374 (comment)

closes #244

cc/ @vsavkin

@jeffbcross
Copy link
Member

@MarkPieszak why do you think this fixes #244? It's not obvious to me how it's related to this.

@jeffbcross
Copy link
Member

Oh, I see, the PriorityQueue error is mentioned in #244. Though, it looks like the missing Xcode command line tools are also causing problems.

@jeffbcross
Copy link
Member

Closing as this was already done in #240

@jeffbcross jeffbcross closed this Feb 1, 2018
@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 23, 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.

create-nx-workspace doesn't work
2 participants