vue-cli-plugin-cesium icon indicating copy to clipboard operation
vue-cli-plugin-cesium copied to clipboard

patterns等一些有问题,是不是wenpack4、5不兼容

Open whuxxie opened this issue 3 years ago • 3 comments

ValidationError: Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema. - options[0] has an unknown property 'to'. These properties are valid: object { patterns, options? } - options[1] has an unknown property 'to'. These properties are valid: object { patterns, options? } - options[2] has an unknown property 'to'. These properties are valid: object { patterns, options? } - options[3] has an unknown property 'to'. These properties are valid: object { patterns, options? } ValidationError: Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema.

  • options[0] has an unknown property 'to'. These properties are valid: object { patterns, options? }
  • options[1] has an unknown property 'to'. These properties are valid: object { patterns, options? }
  • options[2] has an unknown property 'to'. These properties are valid: object { patterns, options? }
  • options[3] has an unknown property 'to'. These properties are valid: object { patterns, options? }

whuxxie avatar May 07 '22 23:05 whuxxie

我也是这个问题。。。

Bing-Xiong avatar May 16 '22 13:05 Bing-Xiong

将vue cli换成老版本即可。 我之前用5遇到了同样的问题,换成用3.12.1,再add这个插件就可以了

yuxuesong1995 avatar Jul 08 '22 06:07 yuxuesong1995

接上条,vue3.0 可用vue cli 4.5.0

yuxuesong1995 avatar Jul 08 '22 08:07 yuxuesong1995