Open DrMaemi opened 7 months ago
$ yarn add n8n ... The engine "node" is incompatible with this module. Expected version >=18.17.0 ...
$ node --version 18.15.0
npm install -g n
$ n lts # or # n latest
n prune
오류 (Node 버전 업그레이드 필요)
n 설치
최신 버전 Node 설치
이전 버전 제거
A. 참조