Skip to content
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

The package doesn't seem to have an ESM entry point #45

Open
teplostanski opened this issue Aug 28, 2024 · 0 comments
Open

The package doesn't seem to have an ESM entry point #45

teplostanski opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@teplostanski
Copy link
Owner

When attempting to publish the package on yarkpkg.com, the following error message appears: "The package doesn't seem to have an ESM entry point."

Reproducing the error:

  1. Go to https://yarkpkg.com/
  2. Enter the package name: vite-plugin-pretty-module-classnames

Expected behaviour:

The package should publish successfully without any errors.

Possible causes:

  • The package.json file might be missing or incorrectly configured.
  • The "module" field might be pointing to the wrong file.
@teplostanski teplostanski added bug Something isn't working good first issue Good for newcomers labels Aug 28, 2024
@teplostanski teplostanski added this to the v1.3.0 milestone Aug 28, 2024
@teplostanski teplostanski self-assigned this Aug 28, 2024
@teplostanski teplostanski modified the milestones: v1.3.0, v1.3.x Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant