justboil / admin-one-vue-tailwind

Free Vue.js 3.x Tailwind 3.x admin dashboard template with dark mode. Vite builds. Pinia state. Laravel integration available
https://justboil.github.io/admin-one-vue-tailwind/
MIT License
2.14k stars 402 forks source link

The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.0.0" #9

Closed erycamel closed 2 years ago

erycamel commented 2 years ago

$ yarn yarn install v1.22.18 info No lockfile found. [1/4] Resolving packages... [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.0.0" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

vikdiesel commented 2 years ago

Some dependencies do not support v18. Please use the latest LTS Version: 16.15.0