You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: