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

Update shelljs to fix circular dependency issue #10

Merged
merged 1 commit into from Nov 21, 2020

Conversation

eyousefifar
Copy link
Contributor

No description provided.

@xavdid
Copy link
Owner

xavdid commented Nov 21, 2020

Awesome, thanks for this!

Out of curiosity, what was the issue with the old version?

@eyousefifar
Copy link
Contributor Author

eyousefifar commented Nov 21, 2020

@xavdid hi, your welcome. I'm using your package in my cli, on every run I got a bunch of warnings, it was due to circular dependencies issue on shelljs.
I'm not sure but I believe it's because I use node 14 LTS. because I didn't have it with node 12. hope that helps

@xavdid
Copy link
Owner

xavdid commented Nov 21, 2020

Got it! I installed Node 14 LTS and see it now. I see that shelljs/shelljs#973 fixes it.

Thanks!

@xavdid xavdid merged commit 1f3e918 into xavdid:master Nov 21, 2020
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 this pull request may close these issues.

None yet

2 participants