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
Just updated some JSPM bugs on the latest esm.sh generation, and this will be going out in the next release.
One thing I noticed is lit is no longer installing due to this error:
JspmError: No './css-tag' exports subpath defined in https://esm.sh/%2A@lit/reactive-element@1.6.3/ resolving @lit/reactive-element/css-tag imported from https://esm.sh/*@lit/reactive-element@1.6.3/es2022/reactive-element.mjs.
The root cause of the issue should be self-explanatory from the above, but the exact approach to fix might vary. Happy to discuss further, but wanted to make sure this is being tracked.
The text was updated successfully, but these errors were encountered:
Just updated some JSPM bugs on the latest esm.sh generation, and this will be going out in the next release.
One thing I noticed is
lit
is no longer installing due to this error:The root cause of the issue should be self-explanatory from the above, but the exact approach to fix might vary. Happy to discuss further, but wanted to make sure this is being tracked.
The text was updated successfully, but these errors were encountered: