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

4.1.0: Unable to resolve "./util.inspect" in swell.umd.min.js #176

Open
lukifer opened this issue May 1, 2024 · 1 comment
Open

4.1.0: Unable to resolve "./util.inspect" in swell.umd.min.js #176

lukifer opened this issue May 1, 2024 · 1 comment

Comments

@lukifer
Copy link

lukifer commented May 1, 2024

When trying to update from 4.0.0 to 4.1.0, I'm still encountering this issue with util.inspect:

ERROR in ../node_modules/.pnpm/swell-js@4.1.0/node_modules/swell-js/dist/swell.umd.min.js
Module not found: Error: Can't resolve './util.inspect' in '[...]node_modules/.pnpm/swell-js@4.1.0/node_modules/swell-js/dist'
 @ ../node_modules/.pnpm/swell-js@4.1.0/node_modules/swell-js/dist/swell.umd.min.js 752:20-45
 @ ./dist/swell.plugin.4760da49.js
 @ ./dist/index.js
 @ ./dist/client.js
 @ multi ./dist/client.js
@awwit
Copy link
Contributor

awwit commented May 7, 2024

@lukifer thank you for report! This problem was fixed in version 4.1.1. We had some glitches when publishing version 4.1.0 due to which the latest changes were not included. Everything should be fine now!

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