Hi guys. I started a fullstack project with KVisio...
# kvision
m
Hi guys. I started a fullstack project with KVision and Ktor. I'm on a Mac M1 Silicon. I think I have some problem because it try to use node 12 for running test:
Execution failed for task ':frontendBrowserTest'.
> command '/Users/max/.gradle/nodejs/node-v12.16.1-darwin-x64/bin/node' exited with errors (exit code: 1)
This version clearly doesn't exist (I have v16.0.0 on my system).