You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is dependent on npm: '~1.0.20' Which I think nobody has, I guess it should be >1.0.20? also because node must be greater as 4 so this gives warnings while running npm 8:
This package is dependent on npm: '~1.0.20' Which I think nobody has, I guess it should be >1.0.20? also because node must be greater as 4 so this gives warnings while running npm 8:
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'json.sortify@2.2.2',
npm WARN EBADENGINE required: { node: '>=4.0.0', npm: '~1.0.20' },
npm WARN EBADENGINE current: { node: 'v16.18.0', npm: '8.19.2' }
npm WARN EBADENGINE }
The text was updated successfully, but these errors were encountered: