IDE使用kbone框架提示:Uncaught Error

发布于 6 年前作者 na869870 次浏览最后编辑 6 年前来自 issues

小程序使用kbone框架偶尔出现:Uncaught Error: module “pages/index/miniprogram-render.js” is not defined 

详细问题:https://github.com/wechat-miniprogram/kbone/issues/4

5 回复
guiyingcao
guiyingcao1 楼6 年前

同样的问题,求大佬帮忙

lei12
lei122 楼6 年前

问题收到,应该和工具的 watch 有关,我提给工具同事看看。临时解决方案:如果遇到重新点下编译应该就会正常了。

mzeng
mzeng3 楼6 年前

解决方法

cd dist mp

npm install --save miniprogram-render

开发者工具导入项目–工具–构建npm–编译

fangdong
fangdong4 楼6 年前

麻烦使用原生新建试下,原生如无问题,麻烦到相应的仓库去提问下

jmao
jmao5 楼4 年前

同样问题,重新点编译也不行