the dependencie react-markdown-preview is not pin (unist_util_visit__WEBPACK_IMPORTED_MODULE_1__.visit) is not a function)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 201
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
Hello,
There is a new version of @uiw/react-markdown-preview : 4.0.8 which makes my project fail
In the package json the dependencie is not pin ("~4.0.5") and the new version is failing with this error: (0 , unist_util_visit__WEBPACK_IMPORTED_MODULE_1__.visit) is not a function.
Contributor guide
No contributing guide indexed for this repository
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 with the package.json dependency entry for @uiw/react-markdown-preview and reproduce the reported build failure with version 4.0.8. Check the dependency version and its compatibility with the project, then verify that the build succeeds with a supported pinned version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100