web-infra-dev / rspress

🦀💨 A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.19k stars 106 forks source link

[Bug] TS2307: Cannot find module '@modern-js/plugin-rspress' or its corresponding type declarations #1098

Closed Timeless0911 closed 1 month ago

Timeless0911 commented 1 month ago

Discussed in https://github.com/web-infra-dev/rspress/discussions/1097

Originally posted by **asurance** May 20, 2024 [内置组件](https://rspress.dev/zh/guide/default-theme/components)我看这边的组件都是从`@themes`中导出的,这个是啥,是要再安装一个包吗,另外,我是在`modern.js module`中使用的,使用的pnpm安装的`@modern-js/plugin-rspress`,这个为啥会提示没有对应的类型到处,pnpm版本`8.15.8`

Demo here:

https://github.com/web-infra-dev/rspress/blob/51f150aa8bea22dca3705f71db53d85e64741f6b/e2e/fixtures/modern-js/modern.config.ts#L2