v0.3.4 file esm/index.js is missing, but module specified to "esm/index.js".
Open
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
v0.3.4 file esm/index.js is missing, but module specified to "esm/index.js".
log:
```
Failed to resolve entry for package "@antv/attr". The package may have incorrect main/module/exports specified in its package.json.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting package.json and the v0.3.4 package contents to compare the configured module entry with the files actually published. Reproduce the entry-resolution failure, then verify that the package's configured esm/index.js entry exists and resolves successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100