You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NPM currently won't install transient dependencies from a file: dep.
Once this issue is resolved we can remove the explicit dependency on lit, which will be installed from "simple-carousel".
The text was updated successfully, but these errors were encountered:
AndrewJakubowicz
changed the title
Depend on sample dependencies once npm supports installing transient dependencies from "file:"
Only depend on sample dependencies once npm supports installing transient dependencies from "file:"
Apr 15, 2022
See issue npm/cli#2339 and PR npm/cli#4745.
NPM currently won't install transient dependencies from a
file:
dep.Once this issue is resolved we can remove the explicit dependency on
lit
, which will be installed from"simple-carousel"
.The text was updated successfully, but these errors were encountered: