dpc761218914 / company_website

node.js+layui+bootstrap快速开发企业网站
415 stars 172 forks source link

ueditor 老是报错,不支持严格模式 #2

Open zhangdeshan opened 7 years ago

zhangdeshan commented 7 years ago

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:373:25) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object. (D:\nodeJS\project\company_website-master\node_modules\ueditor\index.js:1:77) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10)

dpc761218914 commented 7 years ago

不知您的具体问题,你可简单在网上搜索node.js和ueditor配合使用的案例。

cpf871744029 commented 7 years ago

问题解决了吗