coderwhy / coderwhy/hy-event-store
导入HYEventStore 报错 module "store/hy-event-store.js" is not defined的解决方案
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 411
- Forks
- 45
- Avg merge
- 1m
- Merged PRs (30d)
- 6
Description
安装1.1.0版本,npm install hy-event-store@1.1.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the import error with hy-event-store@1.1.0 and inspect the referenced module path, store/hy-event-store.js. Confirm the expected import form from the package, then verify that importing the package no longer reports that the module is undefined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100