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

bug(schematics/convert-to-workspace): Cannot read property 'npmScope' of undefined #34

Closed
jschwarty opened this issue Oct 3, 2017 · 1 comment · Fixed by #37
Closed
Labels

Comments

@jschwarty
Copy link
Contributor

jschwarty commented Oct 3, 2017

Outputs the error Cannot read property 'npmScope' of undefined

Steps to reproduce:

  • yarn global add nrwl/fix-cli-build nrwl/schematics-build
  • ng new proj
  • cd proj
  • yarn add nrwl/schematics-build
  • ./node_modules/.bin/schematics @nrwl/schematics:convert-to-workspace
@jschwarty jschwarty changed the title Schematic convert-to-workspace works but outputs error Cannot read property 'npmScope' of undefined bug(schematic): convert-to-workspace outputs error Cannot read property 'npmScope' of undefined Oct 3, 2017
@jschwarty jschwarty changed the title bug(schematic): convert-to-workspace outputs error Cannot read property 'npmScope' of undefined bug(schematics/convert-to-workspace): Cannot read property 'npmScope' of undefined Oct 3, 2017
@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

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

Successfully merging a pull request may close this issue.

1 participant