Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lidel opened this issue May 9, 2023 · 2 comments
Open

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

lidel opened this issue May 9, 2023 · 2 comments

Comments

@lidel
Copy link
Member

lidel commented May 9, 2023

@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

@hacdias
Copy link
Member

hacdias commented May 9, 2023

This needs to be investigated. I've been running Node 0.16 since most IPFS-related things are running on that. I will upgrade and check later.

@hacdias hacdias self-assigned this May 9, 2023
@hacdias
Copy link
Member

hacdias commented May 11, 2023

@lidel I get the warning too with 18.x but it does not prevent it from running. Nevertheless, the source of the warning seems to come from https://github.com/tobie/specref and not spec-generator. tobie/specref#744

@hacdias hacdias removed their assignment Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 🛑 Blocked
Development

No branches or pull requests

2 participants