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

System.get('[email protected]/src/codegeneration/ParseTreeTransformer').ParseTree #95

Closed
MajorBreakfast opened this issue Aug 14, 2014 · 2 comments

Comments

@MajorBreakfast
Copy link

With 0.7.0-beta.4 I get when I use jspm install:

/Users/josef/npm/lib/node_modules/jspm/node_modules/systemjs-builder/compilers/es6.js:4
System.get('[email protected]/src/codegeneration/ParseTreeTransformer').ParseTree
                                                                    ^
TypeError: Cannot read property 'ParseTreeTransformer' of undefined
    at Object.<anonymous> (/Users/josef/npm/lib/node_modules/jspm/node_modules/systemjs-builder/compilers/es6.js:4:104)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/Users/josef/npm/lib/node_modules/jspm/node_modules/systemjs-builder/index.js:8:19)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)

Maybe you already know about this one :) I think they moved things around in traceur.

@computmaxer
Copy link

+1 I am seeing this as well.

@guybedford
Copy link
Member

Thanks - I've fixed this in the latest beta.

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

3 participants