Florian Horn
Florian Horn
Hey, same here. I created a [reproduction scenario](https://stackblitz.com/edit/github-nke6xq?file=pages/index.vue), showing that it works with asyncData, but not with fetch. Using fetch, the warning "Cannot stringify a function" appears several times, and...
There were no issues while uploading. I noticed this error when uploading from a raspberry pi 3B with a clean installation. Unfortunately I can't provide the log since it works...
I used the programming port.
Just tested it again on a new raspberry pi 3b / arduino due, still got the same issue. Used version: Atmel SAM 3.9.0 Log: ``` Processing due (platform: atmelsam; board:...
EDIT: installation worked after installing diso with --no-build-isolation and changing the line in requirements.txt to use diso instead of the git link to the diso repository -- On a fresh...