Skip to content
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

busboy库安装成功后,启动example还是提示未安装(linux单独跑您的例子)? #54

Open
xuquan316 opened this issue Aug 27, 2017 · 1 comment

Comments

@xuquan316
Copy link

直接运行example的app.js,提示安装 express ejs 然后是busboy,前面两个安装好后正常,busboy安装全局或者项目内,安装好后启动app.js始终提示未安装busboy。
还有一个问题是,在网页中使用了您的富文本框后,运行成功,但是上传图片时,图片插件加载失败,提示是:你未正常加载你的配置文件,按照很多网友的说法都去试了,本地运行正常,上传到服务器就失败,目前就这两个问题。
刚开始使用,不是很熟悉,或许很简单,但望指引迷津,thanks

@HelloJasonZhang
Copy link

解决第一个问题: 在ueditor目录下执行npm install,不是在example目下执行npm install。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants