logto
logto copied to clipboard
feature request: support latest node
Seeing this warning:
npm install @logto/[email protected] 254 ↵
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@silverhand/[email protected]',
npm warn EBADENGINE required: { node: '^18.12.0 || ^20.9.0', pnpm: '^9.0.0' },
npm warn EBADENGINE current: { node: 'v22.2.0', npm: '10.8.0' }
npm warn EBADENGINE }
@samos123 Did you try to install it with PNPM ?
Hi, you can upgrade to the latest version.