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

Building app does not work under Windows if user path has spaces in it #25

Closed
ifurnadjiev opened this issue Jul 25, 2017 · 0 comments
Closed

Comments

@ifurnadjiev
Copy link
Member

ifurnadjiev commented Jul 25, 2017

Here is the console:

$ tabris build android
[./] npm.cmd run --if-present build:android
[./] npm.cmd run --if-present build
[./] Copying Cordova files to build/cordova ...
[./] Copying JavaScript files to build/cordova/www/app/ ...
[build\cordova\www\app] npm.cmd install --production
[./] Replacing variables in config.xml...
[C:\Users\Ivan Furnadzhiev\AppData\Roaming\npm\node_modules\tabris-cli\src] npm.cmd bin
[build/cordova] C:\Users\Ivan Furnadzhiev\AppData\Roaming\npm\node_modules\tabris-cli\node_modules.bin\cordova.cmd platform add E:\EclipseSource\Tabris Android Platform --no-update-notifier
'C:\Users\Ivan' is not recognized as an internal or external command,
operable program or batch file.
The command C:\Users\Ivan Furnadzhiev\AppData\Roaming\npm\node_modules\tabris-cli\node_modules.bin\cordova exited with 1

Under Windows all paths must be wrapped in quotes.

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