Michael Berg

Results 2 comments of Michael Berg

I'm getting the same error, could it be problems with path? My path has a directory with a '-' in it

I'm getting this as well, I got a bit further but added a new "start" task in package json scripts. ``` "scripts": { "start": "micro", "dev": "npx vercel dev", "test":...