dxcweb/watermark

运行时报错

ZPerling opened this issue · 1 comments

Failed to compile.

./node_modules/history/esm/history.js
Module not found: Can't resolve '@babel/runtime/helpers/esm/extends' in '/Users/perling/Downloads/watermark/node_modules/history/esm'

将报错引用的module注释掉可以运行啦

npm install history@4.7.2 --save

这个方法也可以