-
-
Notifications
You must be signed in to change notification settings - Fork 715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,在react-create-app项目中依赖出现问题!! #160
Comments
我也遇到类似情况,想问下有解决了吗? |
应该是版本问题,试试v1.7以下的,我现在已经用其他组件生成了 |
好的 我试试,再问下,你该用的哪个组件? |
|
|
众多issues中看到一个中文 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
`
import { Remarkable } from 'remarkable';
import toc from 'markdown-toc';
`
它提示
Unhandled Rejection (Error): Cannot find module 'remarkable'
The text was updated successfully, but these errors were encountered: