When I was creating the new angular ionic app it is showing these kinds of errors…
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@angular-devkit/build-angular@12.1.4’,
npm WARN EBADENGINE required: {
npm WARN EBADENGINE node: ‘^12.14.1 || >=14.0.0’,
npm WARN EBADENGINE npm: ‘^6.11.0 || ^7.5.6’,
npm WARN EBADENGINE yarn: ‘>= 1.13.0’
npm WARN EBADENGINE },
npm WARN EBADENGINE current: { node: ‘v14.16.1’, npm: ‘8.1.2’ }
npm WARN EBADENGINE }
1 post - 1 participant