You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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? }
ValidationError: Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema.
at validate (/home/lcx/XiaoMu-PosSystem/client/node_modules/copy-webpack-plugin/node_modules/schema-utils/dist/validate.js:158:11)
at new CopyPlugin (/home/lcx/XiaoMu-PosSystem/client/node_modules/copy-webpack-plugin/dist/index.js:172:5)
at Object. (/home/lcx/XiaoMu-PosSystem/client/webpack/webpack.common.js:84:9)
at Module._compile (/home/lcx/XiaoMu-PosSystem/client/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (/home/lcx/XiaoMu-PosSystem/client/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
at Object. (/home/lcx/XiaoMu-PosSystem/client/webpack/webpack.electron.js:1:78)
at Module._compile (/home/lcx/XiaoMu-PosSystem/client/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (/home/lcx/XiaoMu-PosSystem/client/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
The text was updated successfully, but these errors were encountered:
Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema.
object { patterns, options? }
ValidationError: Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema.
at validate (/home/lcx/XiaoMu-PosSystem/client/node_modules/copy-webpack-plugin/node_modules/schema-utils/dist/validate.js:158:11)
at new CopyPlugin (/home/lcx/XiaoMu-PosSystem/client/node_modules/copy-webpack-plugin/dist/index.js:172:5)
at Object. (/home/lcx/XiaoMu-PosSystem/client/webpack/webpack.common.js:84:9)
at Module._compile (/home/lcx/XiaoMu-PosSystem/client/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (/home/lcx/XiaoMu-PosSystem/client/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
at Object. (/home/lcx/XiaoMu-PosSystem/client/webpack/webpack.electron.js:1:78)
at Module._compile (/home/lcx/XiaoMu-PosSystem/client/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (/home/lcx/XiaoMu-PosSystem/client/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
The text was updated successfully, but these errors were encountered: