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

Upgrade error on older projects #754

Closed
damyanpetev opened this issue Jun 3, 2020 · 0 comments · Fixed by #755
Closed

Upgrade error on older projects #754

damyanpetev opened this issue Jun 3, 2020 · 0 comments · Fixed by #755

Comments

@damyanpetev
Copy link
Member

Description

When upgrading projects with older project created by either Angular or Ignite UI CLI, back when the initial project was created with a separate e2e project (around Angular 6-7). That project remains through all updates and doesn't have a source root.

  • Ignite UI CLI version: 5.1.0
  • Framework: Angular
  • Project type: igx-ts

Steps to reproduce

Try running upgrade-pacakges on an older project. For example https://github.com/BellumGens/bellum-gens

Result

A TypeError is thrown: The "path" argument must be of type string. Received type undefined

Expected result

Upgrade should work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant