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

node14 will give an error here #60

Closed
freemedom opened this issue Dec 7, 2023 · 3 comments
Closed

node14 will give an error here #60

freemedom opened this issue Dec 7, 2023 · 3 comments

Comments

@freemedom
Copy link

const util = require('node:util');

Error: Cannot find module 'node:util'

@freemedom
Copy link
Author

@freemedom
Copy link
Author

npm install check-dependencies@1 -g

I changed to install version 1 and it works.

@mgol
Copy link
Owner

mgol commented Dec 7, 2023

Node 14 is not supported. Per README, only versions of Node still supported upstream are supported here. That’s 18+ right now:
https://github.com/mgol/check-dependencies#supported-nodejs-versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants