-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Which package(s) are affected?
Context (@lit/context)
Description
The install instructions at https://www.npmjs.com/package/@lit/context?activeTab=code show that I need to enter npm install @lit/context to install this package. But when I do that I get the following:
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "link:": link:./src/types
Reproduction
All that is needed to reproduce this is to enter npm install @lit/context on a command-line.
Workaround
I have not found a workaround.
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Affected versions
1.1.6
Browser/OS/Node environment
Browser: N/A
OS: macOS 15.7.1
Node version: 22.20.0
npm version: 10.9.3
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done