码迷,mamicode.com
首页 > 其他好文 > 详细

Class constructor FileManager cannot be invoked without 'new' in undefined (line undefined, column undefined)

时间:2019-08-19 12:52:19      阅读:99      评论:0      收藏:0      [点我收藏+]

标签:--   解决办法   inf   ons   com   http   class   运行   struct   

技术图片

解决办法:

1、删除package.json属性devDependencies的 less 和 less-loader ;

2、重新安装 npm i less less-loader --save-dev

3、重新运行npm run dev即可。

 

Class constructor FileManager cannot be invoked without 'new' in undefined (line undefined, column undefined)

标签:--   解决办法   inf   ons   com   http   class   运行   struct   

原文地址:https://www.cnblogs.com/zhoudawei/p/11376408.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!