Skip to content

spec-generator@v1.3.1 fails with node 18? #17

@lidel

Description

@lidel

@hacdias is below expected? (i was running make watch with node 18.16)

npm install -g spec-generator@v1.3.1
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'specref@0.2.0',
npm WARN EBADENGINE   required: { node: '14.7.0' },
npm WARN EBADENGINE   current: { node: 'v18.16.0', npm: '9.5.1' }
npm WARN EBADENGINE }

it runs fine with node 16.12, but 18.16 seems to be a problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions