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

Can't import plotly.js in nodejs because of one slash #595

Closed
delfick opened this issue Jun 2, 2016 · 2 comments
Closed

Can't import plotly.js in nodejs because of one slash #595

delfick opened this issue Jun 2, 2016 · 2 comments

Comments

@delfick
Copy link

delfick commented Jun 2, 2016

Hi,

8c4721b#diff-dacb67ab63b7ad6769ed4c2ec64af4e7R14

In this line, require has a trailing slash next to "constants" which prevents it from being imported from nodejs.

Can the trailing slash be removed please?

Thank you :)

@etpinard
Copy link
Contributor

etpinard commented Jun 2, 2016

Thanks. The trailing slash problem is fixed #597

But, that won't be enough for plotly.js to work in node.js.

See discussion in #437 (comment)

@etpinard etpinard closed this as completed Jun 2, 2016
@delfick
Copy link
Author

delfick commented Jun 2, 2016

Awesome thanks.

I don't mind that it won't work, I just want it to import :)

On Fri, 3 Jun 2016 at 00:10 Étienne Tétreault-Pinard <
[email protected]> wrote:

Closed #595 #595.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#595 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AAGq9VCfpNPTJFD1YBM6ZmZTiWUkGlMTks5qHuQ7gaJpZM4IsPpR
.

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