Question

Sencha Cmd v4.0.1.45 stbuild Error after update

I updated my CMD for Sencha Cmd v4.0.1.45 and when I run:

sencha app build native

It says:

[ERR] 
[ERR] BUILD FAILED
[ERR] java.lang.UnsupportedOperationException: Sencha Native Package (stbuild) is currently unsupported on linux
[ERR]     at org.apache.tools.ant.TaskAdapter.execute(TaskAdapte
[ERR] r.java:154)
[ERR] 
[ERR] Total time: 10 seconds
[ERR] The following error occurred while executing this line:
/home/daniel/Desktop/mobile/p2_arch3/.sencha/app/build-impl.xml:422: The following error occurred while executing this line:
/home/daniel/Desktop/mobile/p2_arch3/.sencha/app/packager-impl.xml:112: The following error occurred while executing this line:
/home/daniel/Desktop/mobile/p2_arch3/.sencha/app/packager-impl.xml:114: The following error occurred while executing this line:
/home/daniel/Desktop/mobile/p2_arch3/.sencha/app/packager-impl.xml:98: The following error occurred while executing this line:
/home/daniel/Desktop/mobile/p2_arc
Was it helpful?

Solution

Let me know the OS you are working on. If you are running in Linux, stbuild won't be helpful. Please use cordova or phonegap. Please refer the link

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top