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
Just installed using the follow command from this repository and received concerning feedback
Install command
npm install @woocommerce/woocommerce-rest-api
Result
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: undefined,
npm WARN EBADENGINE required: { node: '14' },
npm WARN EBADENGINE current: { node: 'v16.13.1', npm: '8.1.2' }
npm WARN EBADENGINE }
npm WARN deprecated [email protected]: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
added 15 packages, and audited 251 packages in 2s
11 packages are looking for funding
run `npm fund` for details
2 high severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
Not sure this library should be used in production as it stands today.
The text was updated successfully, but these errors were encountered:
Currently working around by installing from github with: yarn add @woocommerce/woocommerce-rest-api@https://github.com/woocommerce/woocommerce-rest-api-js-lib
Just installed using the follow command from this repository and received concerning feedback
Install command
npm install @woocommerce/woocommerce-rest-api
Result
Not sure this library should be used in production as it stands today.
The text was updated successfully, but these errors were encountered: