Laurens Kosters

Results 2 issues of Laurens Kosters

### Version module: 1.10.1 nuxt: 3.9.3 ### Nuxt configuration `routeRules: { "/**": { isr: 3600, cors: true, }, "/preview/**": { isr: false, cors: true, }, },` ## Additional information An...

bug

I am trying to connect a Arduino Uno and I get this error when I build my app: UnknownPackageError: Could not find the package with 'platformio/toolchain-atmelavr @ ~1.70300.0' requirements for...