4
나는 문제가 설치 babel-node
바벨 노드 설치 "오직 RSA 및 DSA 공개 키가 허용된다"
npm i -g babel-node
> [email protected] postinstall /Users/.../.../node_modules/babel-node
> node message.js; sleep 10; exit 1;
/Users/.../.../node_modules/ssh-key-to-pem/index.js:210
throw new Error('Only RSA and DSA public keys are allowed');
^
Error: Only RSA and DSA public keys are allowed