clasp icon indicating copy to clipboard operation
clasp copied to clipboard

Fix readme minimum nodejs version

Open dkrahmer opened this issue 1 year ago • 1 comments

Fix install and runtime errors: npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@google/[email protected]', npm WARN EBADENGINE required: { node: '^12.20.0 || ^14.13.1 || >=16.0.0' }, npm WARN EBADENGINE current: { node: 'v12.18.0', npm: '8.15.1' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { node: '^12.20.0 || ^14.13.1 || >=16.0.0' }, npm WARN EBADENGINE current: { node: 'v12.18.0', npm: '8.15.1' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { node: '^12.20.0 || ^14.13.1 || >=16.0.0' }, npm WARN EBADENGINE current: { node: 'v12.18.0', npm: '8.15.1' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { node: '>=12.20' }, npm WARN EBADENGINE current: { node: 'v12.18.0', npm: '8.15.1' } npm WARN EBADENGINE }

dkrahmer avatar Sep 02 '22 16:09 dkrahmer

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Sep 02 '22 16:09 google-cla[bot]