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

Trying to build with ember build fails #119

Open
fullofcaffeine opened this issue Aug 18, 2015 · 0 comments
Open

Trying to build with ember build fails #119

fullofcaffeine opened this issue Aug 18, 2015 · 0 comments

Comments

@fullofcaffeine
Copy link

Hi,

Thanks for this addon!

I did some small changes and wanted to build the dist myself. I assume I need to use ember build, but I get the following error (backtrace included):

~/workspace/code/ember-select-2 (master●)$ ember build                                                                                                        [2.2.1]
version: 1.13.6
BuildingDEPRECATION: Brocfile.js has been deprecated in favor of ember-cli-build.js. Please see the transition guide: https://github.com/ember-cli/ember-cli/blob/master/TRANSITION.md#user-content-brocfile-transition.
Building...
Cannot find module 'ember-cli/lib/broccoli/ember-addon'
Error: Cannot find module 'ember-cli/lib/broccoli/ember-addon'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:286:25)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/Users/fullofcaffeine/workspace/code/ember-select-2/Brocfile.js:4:18)
    at Module._compile (module.js:430:26)
    at Object.Module._extensions..js (module.js:448:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)

How should I build ember-select-2, am I missing something?

Thanks in advance.

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

1 participant