Слияние кода завершено, страница обновится автоматически
Hi!
Thank you for great project!
I tried install with node 16, 18 but get the error:
Now using node v16.19.1 (npm v8.19.3)
bash-5.2$ npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'pkcs7@0.2.3',
npm WARN EBADENGINE required: { npm: '^1.4.6', node: '^0.10' },
npm WARN EBADENGINE current: { node: 'v16.19.1', npm: '8.19.3' }
npm WARN EBADENGINE }
What node version is needed?