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

investigate using @babel/preset-env@7.4 #14

Closed
andreineculau opened this issue Mar 20, 2019 · 1 comment
Closed

investigate using @babel/preset-env@7.4 #14

andreineculau opened this issue Mar 20, 2019 · 1 comment

Comments

@andreineculau
Copy link
Contributor

test by building schemata-firecloud, which with @babel/preset-env@7.4.1 fails with

09:32:23 [INFO] Generating dts/atex-beacon-in-view-event-v1-json.d.ts...
error SyntaxError: Unexpected token W in JSON at position 1
    at JSON.parse (<anonymous>)
    at /Users/andrei/git/firecloud/schemata-firecloud/node_modules/json-schema-to-typescript/dist/src/cli.js:70:33
    at step (/Users/andrei/git/firecloud/schemata-firecloud/node_modules/json-schema-to-typescript/dist/src/cli.js:33:23)
    at Object.next (/Users/andrei/git/firecloud/schemata-firecloud/node_modules/json-schema-to-typescript/dist/src/cli.js:14:53)
    at fulfilled (/Users/andrei/git/firecloud/schemata-firecloud/node_modules/json-schema-to-typescript/dist/src/cli.js:5:58)
@andreineculau
Copy link
Contributor Author

upstream issue: babel/babel#9977

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant