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

Bug: fix npt tests #57

Closed
pustovitDmytro opened this issue Jan 28, 2022 · 1 comment
Closed

Bug: fix npt tests #57

pustovitDmytro opened this issue Jan 28, 2022 · 1 comment
Assignees
Labels
bug Something isn't working released

Comments

@pustovitDmytro
Copy link
Owner

Node 10:

TypeError: Module.createRequire is not a function
    at Object.<anonymous> (/home/runner/work/code-chronicle/code-chronicle/tmp/package-tests/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2359:26)
    at Module._compile (internal/modules/cjs/loader.js:778:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at Object.<anonymous> (/home/runner/work/code-chronicle/code-chronicle/tmp/package-tests/node_modules/eslint/lib/cli-engine/cli-engine.js:33:5)

https://github.com/pustovitDmytro/code-chronicle/runs/4928751244?check_suite_focus=true

@pustovitDmytro pustovitDmytro added the bug Something isn't working label Jan 28, 2022
@pustovitDmytro pustovitDmytro self-assigned this Jan 28, 2022
pustovitDmytro pushed a commit that referenced this issue Jan 31, 2022
## [1.3.6](v1.3.5...v1.3.6) (2022-01-31)

### Fix

* limit legacy eslint version to v.7. fixes #57 ([137735c](137735c)), closes [#57](#57)
@pustovitDmytro
Copy link
Owner Author

🎉 This issue has been resolved in version 1.3.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

1 participant