tabris-js: Cannot build application in Tabris 3

Log from console:

[./] Copying Cordova files to build/cordova ...
[./] Copying JavaScript files to build\cordova\www\app ...
[build\cordova\www\app] npm install --production
added 1 package and audited 52 packages in 1.694s
found 0 vulnerabilities

[./] Replacing variables in config.xml...
[./] Downloading android platform version 3.0.0-dev.20180915...
Unable to download platform: Unexpected status code 404

Online build doesn’t work either.

App uses incompatible tabris version: 3.0.0-dev.20180915, 2.x.x required.

But default

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 46 (21 by maintainers)

Most upvoted comments

the error is fixable using ui.contentView instead, I think, but it’s strange to generate a blank project with tabris-cli and not build on cloud for newcomers. If v3 beta2 will have a short life until the final release, is not big deal anyway.