A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI (v3.1, v3.0, and v2.0), Arazzo v1.0, as well as AsyncAPI v2.x.
I am getting the same error (for nimma/legacy and nimma/fallbacks) as reported on #2002, however I am getting it while starting the application using ‘npm run dev’ and it is not related to jest in anyway. How do I fix it? Please advise.
I use babel and webpack and Spectral version is 6.6.0.
ERROR in /node_modules/@stoplight/spectral-core/dist/runner/runner. js
Module not found: Error: Can't resolve 'nimma/fallbacks' in 'C: \MySpace\workspaces\projects-dir\XXX\node_modules \@stop light\spectral-core\dist\runner'
/node_modules /@stoplight/spectral-core/dist/runner/runner. js 8:20-46
/node_modules/@stoplight/spectral-core/dist/runner/index. js
/node_modules/@stoplight/spectral-core/dist/spectral. js
/node_modules/@stoplight/spectral-core/dist/index. js ./src/plugins/vc/index. js
/src/index.js
multi . /src/index.js
I am getting the same error (for nimma/legacy and nimma/fallbacks) as reported on #2002, however I am getting it while starting the application using ‘npm run dev’ and it is not related to jest in anyway. How do I fix it? Please advise.
I use babel and webpack and Spectral version is 6.6.0.