Took brand new checkout. Trying to run demo for vue3 with build command npm run build:app-v3.
FAILS!
warning babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
[2/4] 🚚 Fetching packages...
error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.17.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Took brand new checkout. Trying to run demo for vue3 with build command
npm run build:app-v3
.FAILS!