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

ember build doesnt work on windows #60

Closed
pdeva opened this issue Jun 1, 2013 · 2 comments
Closed

ember build doesnt work on windows #60

pdeva opened this issue Jun 1, 2013 · 2 comments

Comments

@pdeva
Copy link

pdeva commented Jun 1, 2013

i get this error everytime i run:

PS F:\tmp\embertest> ember build
   created:     apmui/templates.js
   created:     apmui/index.js
   created:     apmui/application.js

'C:\Users\P\AppData\Roaming\npm\node_modules\ember-tools\src\commands/../../node_modules/browserbuild/bin/browserbuild'
is not recognized as an internal or external command,
operable program or batch file.


C:\Users\P\AppData\Roaming\npm\node_modules\ember-tools\src\commands\build.js:62
    if (error) throw new Error(error);
                     ^
Error: Error: Command failed: 'C:\Users\P\AppData\Roaming\npm\node_modules\ember-tools\src\commands/../../node_modules/b
rowserbuild/bin/browserbuild' is not recognized as an internal or external command,
operable program or batch file.

    at C:\Users\P\AppData\Roaming\npm\node_modules\ember-tools\src\commands\build.js:62:22
    at ChildProcess.exithandler (child_process.js:636:7)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:730:16)
    at Socket.<anonymous> (child_process.js:943:11)
    at Socket.EventEmitter.emit (events.js:95:17)
    at Pipe.close (net.js:451:12)
PS F:\tmp\embertest>
@ryanflorence
Copy link
Owner

Can you try building with browserbuild directly? Here's the project: https://github.com/LearnBoost/browserbuild

@ryanflorence
Copy link
Owner

dup #56

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

2 participants