lion icon indicating copy to clipboard operation
lion copied to clipboard

chore: update dependency to fix "node16" module resolution

Open samuelstroschein opened this issue 1 year ago • 2 comments

Importing lion components when the module resolution of a project to "node16" (ESM) crashes node.

Node can't find the exports of @open-wc/scoped-elements. The issue has been fixed in @open-wc/scoped-elements 2.0.2, see https://github.com/open-wc/open-wc/pull/2454

What I did

  1. Update the @open-wc/scoped-elements dependency in core to 2.0.3.

samuelstroschein avatar Oct 07 '22 11:10 samuelstroschein

⚠️ No Changeset found

Latest commit: e6809ce7bfb717703a3fb20f68414034d5fd2921

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Oct 07 '22 11:10 changeset-bot[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 07 '22 11:10 CLAassistant

This PR is outdated, so i'll close it.

gerjanvangeest avatar May 03 '23 07:05 gerjanvangeest