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

docs: pnpm link --global #2832

Merged
merged 3 commits into from
Feb 5, 2023
Merged

docs: pnpm link --global #2832

merged 3 commits into from
Feb 5, 2023

Conversation

cunzaizhuyi
Copy link
Contributor

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests

Description

My test project use npm, but npm link @builder.io/qwik @builder.io/qwik-city still doesn't work, because the test project can't find the exact path in finder of qwik dist dir after pnpm link.dist.
So we should provide another command pnpm link --global @builder.io/qwik @builder.io/qwik-city .

Use cases and why

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

@stackblitz
Copy link

stackblitz bot commented Feb 5, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@manucorporat manucorporat merged commit 14f3256 into QwikDev:main Feb 5, 2023
@manucorporat
Copy link
Contributor

Thank you so much!

@cunzaizhuyi cunzaizhuyi deleted the docs branch February 5, 2023 13:36
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.

None yet

2 participants