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

Upgrade to shelljs 0.8.4 #86

Closed
iamareebjamal opened this issue Nov 9, 2020 · 0 comments · Fixed by #87
Closed

Upgrade to shelljs 0.8.4 #86

iamareebjamal opened this issue Nov 9, 2020 · 0 comments · Fixed by #87

Comments

@iamareebjamal
Copy link
Contributor

Node.js 14 is currently considering printing a warning when a non-existent
property of module.exports is accessed while in a circular require()
dependency, in order to make it easier to catch issues with circular
dependencies.

Refs: nodejs/node#29935

v0.8.4 included a commit to prevent circular dependency warnings in Node 14.

See also: shelljs/shelljs#973

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

Successfully merging a pull request may close this issue.

1 participant