Error- "rush postinstall" #473
Unanswered
sanam-bahadur
asked this question in
Q&A
Replies: 1 comment 10 replies
-
|
I created a new clean Git clone and What's your OS and Node version? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am getting errors while running the code: "rush update"
Executing a maximum of 7 simultaneous processes...
==[ unofficial-adb-book ]=========================================[ 1 of 18 ]==
"unofficial-adb-book" did not define any work.
==[ demo ]========================================================[ 2 of 18 ]==
'fetch-scrcpy-server' is not recognized as an internal or external command,
operable program or batch file.
Returned error code: 1
"demo" failed to build.
==[ @yume-chan/tsconfig ]=========================================[ 3 of 18 ]==
"@yume-chan/tsconfig" did not define any work.
==[ @yume-chan/struct ]===========================================[ 4 of 18 ]==
"@yume-chan/struct" did not define any work.
==[ @yume-chan/stream-extra ]=====================================[ 5 of 18 ]==
"@yume-chan/stream-extra" did not define any work.
==[ @yume-chan/scrcpy-decoder-webcodecs ]=========================[ 6 of 18 ]==
"@yume-chan/scrcpy-decoder-webcodecs" did not define any work.
==[ @yume-chan/scrcpy-decoder-tinyh264 ]==========================[ 7 of 18 ]==
"@yume-chan/scrcpy-decoder-tinyh264" did not define any work.
==[ @yume-chan/scrcpy ]===========================================[ 8 of 18 ]==
"@yume-chan/scrcpy" did not define any work.
==[ @yume-chan/event ]============================================[ 9 of 18 ]==
"@yume-chan/event" did not define any work.
==[ @yume-chan/eslint-config ]===================================[ 10 of 18 ]==
"@yume-chan/eslint-config" did not define any work.
==[ @yume-chan/dataview-bigint-polyfill ]========================[ 11 of 18 ]==
"@yume-chan/dataview-bigint-polyfill" did not define any work.
==[ @yume-chan/b-tree ]==========================================[ 12 of 18 ]==
"@yume-chan/b-tree" did not define any work.
==[ @yume-chan/android-bin ]=====================================[ 13 of 18 ]==
"@yume-chan/android-bin" did not define any work.
==[ @yume-chan/adb-credential-web ]==============================[ 14 of 18 ]==
"@yume-chan/adb-credential-web" did not define any work.
==[ @yume-chan/adb-backend-ws ]==================================[ 15 of 18 ]==
"@yume-chan/adb-backend-ws" did not define any work.
==[ @yume-chan/adb-backend-webusb ]==============================[ 16 of 18 ]==
"@yume-chan/adb-backend-webusb" did not define any work.
==[ @yume-chan/adb-backend-direct-sockets ]======================[ 17 of 18 ]==
"@yume-chan/adb-backend-direct-sockets" did not define any work.
==[ @yume-chan/adb ]=============================================[ 18 of 18 ]==
"@yume-chan/adb" did not define any work.
Beta Was this translation helpful? Give feedback.
All reactions