@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