Skip to content

volar-service-typescript dep - replace NPM tag with version number #828

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bartocc
Copy link

@bartocc bartocc commented Mar 22, 2025

Yarn does not seem to understand the NPM tag volar-2.4

I have tried both yarn 3 and 4…

Would it be possible to use the version number instead?

@NullVoxPopuli
Copy link
Contributor

We're using pnpm now, pnpm understands tags 🎉

Copy link
Author

@bartocc bartocc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know, I know ;-) but it would be too bad that those using Yarn could not try Glint V2.

Yarn, by the way, understands tags, but its regex is too restrictive, see
https://discord.com/channels/226791405589233664/1353033398049968320

For the time being, I am going to patch the regex in our vendored Yarn bin

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.

2 participants