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

to run broccoli serve you need broccoli-cli #41

Merged
merged 1 commit into from
Apr 20, 2014
Merged

to run broccoli serve you need broccoli-cli #41

merged 1 commit into from
Apr 20, 2014

Conversation

zigomir
Copy link
Contributor

@zigomir zigomir commented Apr 20, 2014

I followed the Contributing steps and couldn't make it working without installing broccoli-cli globally.

I followed the `Contributing` steps and couldn't make it working without installing `broccoli-cli` globally.
stefanpenner added a commit that referenced this pull request Apr 20, 2014
to run broccoli serve you need broccoli-cli
@stefanpenner stefanpenner merged commit b58649a into emberjs:master Apr 20, 2014
@tonycoco
Copy link

tonycoco commented May 8, 2014

@stefanpenner this should be reopened. I followed the new steps and get this stack trace...

$ broccoli serve

/usr/local/lib/node_modules/broccoli-cli/node_modules/resolve/lib/sync.js:32
    throw new Error("Cannot find module '" + x + "' from '" + y + "'");
          ^
Error: Cannot find module 'broccoli' from '/Users/tonycoco/Development/javascript/ember-qunit'
    at Function.module.exports [as sync] (/usr/local/lib/node_modules/broccoli-cli/node_modules/resolve/lib/sync.js:32:11)
    at Object.<anonymous> (/usr/local/lib/node_modules/broccoli-cli/bin/broccoli:7:28)
    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 Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:902:3

@stefanpenner
Copy link
Member

this is PR, i can't reopen as it is merged

@tonycoco
Copy link

tonycoco commented May 8, 2014

Ahh, I'll create an issue

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

Successfully merging this pull request may close these issues.

3 participants