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

Require ShareJS with Browserify, cannot find module 'ot-json0' #401

Open
ghost opened this issue Nov 19, 2015 · 1 comment
Open

Require ShareJS with Browserify, cannot find module 'ot-json0' #401

ghost opened this issue Nov 19, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 19, 2015

Hi,

I use ShareJS with Browserify, and I have a browser-side error:
Error: Cannot find module 'ot-json0'

I have tested to browserify a simple require of shareJS:
require('share').client;
and the error persist.
I have verified in the source of the bundle generated by Browserify and the code of ot-json0 is here.
How can I resolve that ?

Thanks by advance,
Thomas.

@floriangold
Copy link

I test it and i have the same error 🐒

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

1 participant