Open jzambrano-xyz opened 1 year ago
Latest node is v20.7.0, if node =! (>=18.0.0 <19.0.0), the application will not run: % ./setup.sh npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'agentgpt-cli@1.0.0', npm WARN EBADENGINE required: { node: '>=18.0.0 <19.0.0' }, npm WARN EBADENGINE current: { node: 'v20.7.0', npm: '10.1.0' } npm WARN EBADENGINE }
@jzambrano-xyz is attempting to deploy a commit to the reworkd Team on Vercel.
A member of the Team first needs to authorize it.
Latest node is v20.7.0, if node =! (>=18.0.0 <19.0.0), the application will not run: % ./setup.sh npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'agentgpt-cli@1.0.0', npm WARN EBADENGINE required: { node: '>=18.0.0 <19.0.0' }, npm WARN EBADENGINE current: { node: 'v20.7.0', npm: '10.1.0' } npm WARN EBADENGINE }