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

SyntaxError: Unexpected identifier #1

Closed
philipsoutham opened this issue Feb 9, 2016 · 4 comments
Closed

SyntaxError: Unexpected identifier #1

philipsoutham opened this issue Feb 9, 2016 · 4 comments

Comments

@philipsoutham
Copy link

ember install ui-bootstrap bombs with SyntaxError: Unexpected identifier.

$ ember install ui-bootstrap      
version: 1.13.15
Installed packages for tooling via npm.
Unexpected identifier
SyntaxError: Unexpected identifier
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:387:25)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)
    at require (internal/module.js:16:19)
    at Function.Blueprint.load (/home/psoutham/src/personal/sites/foo/node_modules/ember-cli/lib/models/blueprint.js:1401:25)
    at Function.Blueprint.lookup (/home/psoutham/src/personal/sites/foo/node_modules/ember-cli/lib/models/blueprint.js:1376:24)
    at Class.module.exports.Task.extend.lookupBlueprint (/home/psoutham/src/personal/sites/foo/node_modules/ember-cli/lib/tasks/generate-from-blueprint.js:91:22)
@yankeeinlondon
Copy link
Member

Sorry this add on needs a few days to mature. Hadn't realised anyone was using it yet :)

@philipsoutham
Copy link
Author

No problem. Found it on emberaddons.com and got overly excited I guess.
On Feb 10, 2016 16:20, Ken Snyder notifications@github.com wrote:Sorry this add on needs a few days to mature. Hadn't realised anyone was using it yet :)

—Reply to this email directly or view it on GitHub.

@brendan-rius
Copy link
Contributor

Same problem here, any news?

@brendan-rius
Copy link
Contributor

I just created a pull request to fix the problem

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