diplodoc-platform / diplodoc-platform/cli
Cannot find module '/node_modules/markdown-it/lib/renderer
Open
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 51
- Avg merge
- 10h 50m
- Merged PRs (30d)
- 38
Description
### Package version
5.35.1
### Node version
24
### Platform
macos
### What steps will reproduce the bug?
Пытаюсь запустить на актульной версии `yfm build`
Влезает ошибка:
```Error: Cannot find module '/node_modules/markdown-it/lib/renderer'```
Помогает только откат версии вручную
```
"overrides": {
"markdown-it": "12.2.0"
},
```
### What is the expected behavior?
...
### What do you see instead?
...
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.