2021年4月28日星期三

Can't install eslint with node 15.10.0

I am having trouble installing eslint on my MacBook pro(big sure)

I have node v15.10 and its asking for 12 so I am not sure what the issue is...

I am not finding much information across the interwebs on this one...

bash-3.2$ npm install eslint  npm WARN EBADENGINE Unsupported engine {  npm WARN EBADENGINE   package: undefined,  npm WARN EBADENGINE   required: { node: '12' },  npm WARN EBADENGINE   current: { node: 'v15.10.0', npm: '7.5.3' }  npm WARN EBADENGINE }    up to date, audited 307 packages in 2s    22 packages are looking for funding    run `npm fund` for details    found 0 vulnerabilities  
https://stackoverflow.com/questions/67309953/cant-install-eslint-with-node-15-10-0 April 29, 2021 at 09:40AM

没有评论:

发表评论