angular-autofocus-fix
angular-autofocus-fix copied to clipboard
build fails for the latest node.js
To Reproduce Steps to reproduce the behavior:
- install the latest node.js 15.13.0
- create new project, use autofocus package
- close all editors, delete node_modules
- run npm install --silent"
Expected behavior build fails, in output we can see npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { node: '>=8.0.0 <13.0.0' }, npm WARN EBADENGINE current: { node: 'v15.13.0', npm: '7.8.0' } npm WARN EBADENGINE }
Desktop (please complete the following information):
- Windows 10