Rush • A new and improved way of building extensions

What’s wrong?

javac version output?

image

You must have only Java 8 installed.

why it always installs 1.2.4 using this command in powershell, how to update manually

Getting error in rush

varsha@DESKTOP-ONIEO2C MINGW64 /e/1.4 rush/rush-win/exe/win
$ rush create
bash: /e/1.4 rush/rush-win/exe/win/rush: Permission denied

varsha@DESKTOP-ONIEO2C MINGW64 /e/1.4 rush/rush-win/exe/win
$ rush build
bash: /e/1.4 rush/rush-win/exe/win/rush: Permission denied

varsha@DESKTOP-ONIEO2C MINGW64 /e/1.4 rush/rush-win/exe/win
$

varsha@DESKTOP-ONIEO2C MINGW64 /e/1.4 rush/rush-win/exe/win
$ curl https://raw.githubusercontent.com/shreyashsaitwal/rush-cli/main/scripts/install/install.sh -fsSL | sh
Warning: Failed to open the file C:/Program
Warning: Files/Git/e_rush/rush-win/exe/win/rush-win.zip: No such file or
Warning: directory
curl: (23) client returned ERROR on write of 16384 bytes

PS C:\Users\varsha\Desktop> curl https://raw.githubusercontent.com/shreyashsaitwal/rush-cli/main/scripts/install/install.sh -fsSL | sh
curl: The term ‘curl’ is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
PS C:\Users\varsha\Desktop>

hi dev please help
how can define extension permission?

Read the wiki of Rush :arrow_down:

A post was split to a new topic: Classes missing issue with Glide library

erorr … in manifest rush

uses-feature android:glEsVersion=“0x00020000” android:required=“true” />.

how add this to manifest iam getting eror do it

which kotlin version support here?

You can update Kotlin version manually for Rush upto 1.9.24

then not working this version kotlinx-coroutines-android-1.8.0.jar kotlinx-coroutines-core-1.8.0.jar

Update kotlin compiler.


i think it’s letest version.

To learn how to update Kotlin compiler version for Rush you might take a look here.

1 Like

thanks for this help.

1 Like

7 posts were split to a new topic: How to make string dropdown or selectable list on @DesignerProperty