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

chore: upgrade shelljs to fix circular dep warning #6

Merged
merged 1 commit into from Aug 29, 2020

Conversation

CodeDaraW
Copy link
Contributor

Currently many macacajs tools show warnings like:

(node:80707) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency

We can fix it by upgrading shelljs to 0.8.4, see shelljs/shelljs#973 .

@xudafeng xudafeng merged commit af776f3 into xudafeng:master Aug 29, 2020
@CodeDaraW
Copy link
Contributor Author

@xudafeng Please publish a new version package of xutil, so I can help create new PRs for macacajs.

@CodeDaraW
Copy link
Contributor Author

@xudafeng Please publish a new version package of xutil, so I can help create new PRs for macacajs.

Or can @paradite help publish it?

@paradite
Copy link
Collaborator

paradite commented Dec 3, 2020

@xudafeng Please publish a new version package of xutil, so I can help create new PRs for macacajs.

Or can @paradite help publish it?

sorry for the delay, @xudafeng has published a new version:

https://www.npmjs.com/package/xutil/v/1.0.12

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

3 participants