ghost
workd6783@vmi728455:~/public_html$ sudo npm install ghost-cli@latest -g
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'ghost-cli@1.23.1',
npm WARN EBADENGINE required: { node: '^12.22.1 || ^14.17.0 || ^16.13.0' },
npm WARN EBADENGINE current: { node: 'v18.12.1', npm: '8.19.2' }
npm WARN EBADENGINE }
/home/workdaytraining.app/.nvm/versions/node/v16.13.0/bin/node
sudo npm install ghost-cli@latest -g
Do not use sudo else will get wrong node of root user not he user with whom you are trying
Comments
Post a Comment