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

imjs doesn't work outside browsers #41

Closed
yochannah opened this issue Mar 21, 2019 · 2 comments
Closed

imjs doesn't work outside browsers #41

yochannah opened this issue Mar 21, 2019 · 2 comments

Comments

@yochannah
Copy link
Member

our docs imply that one should be able to import imjs in a non-browser scenario, e.g.

var intermine = require("imjs");

This on its own throws an error from the node command line. We should either fix it or remove it from the docs.

@akshatbhargava123
Copy link
Member

I just checked, it works in node environment. Please share your node version for better reproduction of the problem.

@yochannah
Copy link
Member Author

It works just fine for me on my laptop, too! (v10.14.2) 😆 I'll try it tomorrow from my work machine. Maybe I was just doing something silly!

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