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

Node version seems to be broken #101

Closed
squidfunk opened this issue Apr 27, 2018 · 3 comments
Closed

Node version seems to be broken #101

squidfunk opened this issue Apr 27, 2018 · 3 comments

Comments

@squidfunk
Copy link

I cannot get the Node examples to work, because I get the following error:

node_modules/@jpmorganchase/perspective/build/perspective.node.js:1850
module.exports = babel-runtime/helpers/typeof;
                                             ^

SyntaxError: Unexpected token ;
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Module._compile (module.js:599:28)
    at Object.Module._extensions..js (module.js:646:10)
    at Module.load (module.js:554:32)
    at tryModuleLoad (module.js:497:12)
    at Function.Module._load (module.js:489:3)
    at Module.require (module.js:579:17)
    at require (internal/module.js:11:18)

The compiled output looks broken, I assume the following exports should be strings?

bildschirmfoto 2018-04-27 um 17 30 27

Any ideas?

@texodus
Copy link
Member

texodus commented May 1, 2018

Thanks for the report - this is fixed on master and will be in 0.1.10

@squidfunk
Copy link
Author

Any estimate on when 0.1.10 will be released?

@texodus
Copy link
Member

texodus commented May 17, 2018

0.1.10 is now released

texodus pushed a commit that referenced this issue Mar 25, 2019
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