Skip to content

Conversation

dmitry-stepanenko
Copy link
Contributor

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests

Description

When repository is created, peer dependencies are not installed by default. Because of this @nrwl/vite is not available and an error is thrown.

Along with this checking for the installed nx version should be improved: it's not enough to check for the presence of @nrwl/workspace in devDependencies

closes #89

Use cases and why

Screenshots/Demo

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality

@shairez shairez merged commit ca6b313 into main Feb 22, 2023
@shairez shairez deleted the ds/fix-package-install branch February 22, 2023 16:41
reemardelarosa pushed a commit to reemardelarosa/qwik-nx that referenced this pull request Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot generate a qwik app on a new nx workspace
2 participants