sFractal-Podii / TwinklyHaHa

Digital Twin of BlinkyHaHa (ie in cloud instead of on Raspberry Pi, LiveView graphics instead of LEDs)
MIT License
0 stars 0 forks source link

Fix incompatible copy-plugin dependency #5

Closed TraceyOnim closed 2 years ago

TraceyOnim commented 2 years ago

With an upgrade in copy-webpack-plugin to v6.0.3 , resulted to an error

``Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema.


The error is thrown when the dependency is upgraded to a version higher than v5.1.2 .