ElemeFE / page-skeleton-webpack-plugin

Webpack plugin to generate the skeleton page automatically
MIT License
2.8k stars 394 forks source link

(node:68542) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'log' of null #99

Open qinghua5453 opened 5 years ago

qinghua5453 commented 5 years ago

at SkeletonPlugin.outputSkeletonScreen (/node_modules/_page-skeleton-webpack-plugin@0.10.12@page-skeleton-webpack-plugin/src/skeletonPlugin.js:43:17)

报错。不知道为何?看不太懂源码

补充一下:我是微信小程序项目,是用的美团开源框架mpvue来搭建的。可能在项目本身跟html那个插件有冲突。哎