Web build failed #836

Closed
opened 2026-02-20 23:11:49 -05:00 by deekerman · 1 comment
Owner

Originally created by @YIFEI-MA on GitHub (Oct 12, 2022).

Describe the bug you encountered:
Hi, I'm following the Build Web in Documentation, with clean cloned source code, and I got this:

yarn run v1.22.19
warning package.json: No license field
$ ./gen_js_from_hbb.py > src/gen_js_from_hbb.ts && ./ts_proto.py && tsc && vite build
protoc --ts_proto_opt=esModuleInterop=true --ts_proto_opt=snakeToCamel=false --plugin=./node_modules/.bin/protoc-gen-ts_proto -I "/home/yifei/Downloads/rustdesk/libs/hbb_common/protos" --ts_proto_out=./src/ rendezvous.proto
protoc --ts_proto_opt=esModuleInterop=true --ts_proto_opt=snakeToCamel=false --plugin=./node_modules/.bin/protoc-gen-ts_proto -I "/home/yifei/Downloads/rustdesk/libs/hbb_common/protos" --ts_proto_out=./src/ message.proto
src/gen_js_from_hbb.ts:328:5 - error TS1117: An object literal cannot have multiple properties with the same name.

328     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u8cec\u6236",
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:342:5 - error TS1117: An object literal cannot have multiple properties with the same name.

342     "\u0050\u006f\u0072\u0074": "\u7aef\u53e3",
        ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:730:5 - error TS1117: An object literal cannot have multiple properties with the same name.

730     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u0410\u043a\u0430\u0443\u043d\u0442",
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:744:5 - error TS1117: An object literal cannot have multiple properties with the same name.

744     "\u0050\u006f\u0072\u0074": "\u041f\u043e\u0440\u0442",
        ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:1098:5 - error TS1117: An object literal cannot have multiple properties with the same name.

1098     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:1112:5 - error TS1117: An object literal cannot have multiple properties with the same name.

1112     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:1466:5 - error TS1117: An object literal cannot have multiple properties with the same name.

1466     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u0043\u006f\u006d\u0070\u0074\u0065",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:1480:5 - error TS1117: An object literal cannot have multiple properties with the same name.

1480     "\u0050\u006f\u0072\u0074": "\u0050\u006f\u0072\u0074",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:1834:5 - error TS1117: An object literal cannot have multiple properties with the same name.

1834     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:1848:5 - error TS1117: An object literal cannot have multiple properties with the same name.

1848     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:2202:5 - error TS1117: An object literal cannot have multiple properties with the same name.

2202     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:2216:5 - error TS1117: An object literal cannot have multiple properties with the same name.

2216     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:2570:5 - error TS1117: An object literal cannot have multiple properties with the same name.

2570     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:2584:5 - error TS1117: An object literal cannot have multiple properties with the same name.

2584     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:2938:5 - error TS1117: An object literal cannot have multiple properties with the same name.

2938     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:2952:5 - error TS1117: An object literal cannot have multiple properties with the same name.

2952     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:3306:5 - error TS1117: An object literal cannot have multiple properties with the same name.

3306     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:3320:5 - error TS1117: An object literal cannot have multiple properties with the same name.

3320     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:3674:5 - error TS1117: An object literal cannot have multiple properties with the same name.

3674     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:3688:5 - error TS1117: An object literal cannot have multiple properties with the same name.

3688     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:4042:5 - error TS1117: An object literal cannot have multiple properties with the same name.

4042     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:4056:5 - error TS1117: An object literal cannot have multiple properties with the same name.

4056     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:4410:5 - error TS1117: An object literal cannot have multiple properties with the same name.

4410     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:4424:5 - error TS1117: An object literal cannot have multiple properties with the same name.

4424     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:4778:5 - error TS1117: An object literal cannot have multiple properties with the same name.

4778     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:4792:5 - error TS1117: An object literal cannot have multiple properties with the same name.

4792     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:5146:5 - error TS1117: An object literal cannot have multiple properties with the same name.

5146     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:5160:5 - error TS1117: An object literal cannot have multiple properties with the same name.

5160     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:5514:5 - error TS1117: An object literal cannot have multiple properties with the same name.

5514     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:5528:5 - error TS1117: An object literal cannot have multiple properties with the same name.

5528     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:5882:5 - error TS1117: An object literal cannot have multiple properties with the same name.

5882     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u004b\u006f\u006e\u0074\u006f",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:5896:5 - error TS1117: An object literal cannot have multiple properties with the same name.

5896     "\u0050\u006f\u0072\u0074": "\u0050\u006f\u0072\u0074",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:6250:5 - error TS1117: An object literal cannot have multiple properties with the same name.

6250     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:6264:5 - error TS1117: An object literal cannot have multiple properties with the same name.

6264     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:6618:5 - error TS1117: An object literal cannot have multiple properties with the same name.

6618     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u0041\u0063\u0063\u006f\u0075\u006e\u0074",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:6632:5 - error TS1117: An object literal cannot have multiple properties with the same name.

6632     "\u0050\u006f\u0072\u0074": "\u0050\u006f\u0072\u0074",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:6986:5 - error TS1117: An object literal cannot have multiple properties with the same name.

6986     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u8d26\u6237",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:7000:5 - error TS1117: An object literal cannot have multiple properties with the same name.

7000     "\u0050\u006f\u0072\u0074": "\u7aef\u53e3",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:7354:5 - error TS1117: An object literal cannot have multiple properties with the same name.

7354     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:7368:5 - error TS1117: An object literal cannot have multiple properties with the same name.

7368     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:7722:5 - error TS1117: An object literal cannot have multiple properties with the same name.

7722     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:7736:5 - error TS1117: An object literal cannot have multiple properties with the same name.

7736     "\u0050\u006f\u0072\u0074": "",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:8090:5 - error TS1117: An object literal cannot have multiple properties with the same name.

8090     "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u0415\u0441\u0435\u043f\u043a\u0456",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/gen_js_from_hbb.ts:8104:5 - error TS1117: An object literal cannot have multiple properties with the same name.

8104     "\u0050\u006f\u0072\u0074": "\u041f\u043e\u0440\u0442",
         ~~~~~~~~~~~~~~~~~~~~~~~~~~


Found 44 errors in the same file, starting at: src/gen_js_from_hbb.ts:328

error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

RustDesk version and environment
Ubuntu 18.04
web_hbb@1.0.0 /home/yifei/Downloads/rustdesk/flutter/web/js
├── fast-sha256@1.3.0
├── libsodium-wrappers@0.7.10
├── libsodium@0.7.10
├── pcm-player@0.0.11
├── ts-proto@1.126.1
├── typescript@4.8.4
├── vite@2.8.0
├── wasm-feature-detect@1.3.0
└── zstddec@0.0.2
libprotoc 3.14.0
Python 3.9.7

Originally created by @YIFEI-MA on GitHub (Oct 12, 2022). <!-- Hey there, thank you for creating an issue! --> **Describe the bug you encountered:** Hi, I'm following the [Build Web in Documentation](https://rustdesk.com/docs/en/dev/build/web/), with clean cloned source code, and I got this: ``` yarn run v1.22.19 warning package.json: No license field $ ./gen_js_from_hbb.py > src/gen_js_from_hbb.ts && ./ts_proto.py && tsc && vite build protoc --ts_proto_opt=esModuleInterop=true --ts_proto_opt=snakeToCamel=false --plugin=./node_modules/.bin/protoc-gen-ts_proto -I "/home/yifei/Downloads/rustdesk/libs/hbb_common/protos" --ts_proto_out=./src/ rendezvous.proto protoc --ts_proto_opt=esModuleInterop=true --ts_proto_opt=snakeToCamel=false --plugin=./node_modules/.bin/protoc-gen-ts_proto -I "/home/yifei/Downloads/rustdesk/libs/hbb_common/protos" --ts_proto_out=./src/ message.proto src/gen_js_from_hbb.ts:328:5 - error TS1117: An object literal cannot have multiple properties with the same name. 328 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u8cec\u6236", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:342:5 - error TS1117: An object literal cannot have multiple properties with the same name. 342 "\u0050\u006f\u0072\u0074": "\u7aef\u53e3", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:730:5 - error TS1117: An object literal cannot have multiple properties with the same name. 730 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u0410\u043a\u0430\u0443\u043d\u0442", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:744:5 - error TS1117: An object literal cannot have multiple properties with the same name. 744 "\u0050\u006f\u0072\u0074": "\u041f\u043e\u0440\u0442", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:1098:5 - error TS1117: An object literal cannot have multiple properties with the same name. 1098 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:1112:5 - error TS1117: An object literal cannot have multiple properties with the same name. 1112 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:1466:5 - error TS1117: An object literal cannot have multiple properties with the same name. 1466 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u0043\u006f\u006d\u0070\u0074\u0065", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:1480:5 - error TS1117: An object literal cannot have multiple properties with the same name. 1480 "\u0050\u006f\u0072\u0074": "\u0050\u006f\u0072\u0074", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:1834:5 - error TS1117: An object literal cannot have multiple properties with the same name. 1834 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:1848:5 - error TS1117: An object literal cannot have multiple properties with the same name. 1848 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:2202:5 - error TS1117: An object literal cannot have multiple properties with the same name. 2202 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:2216:5 - error TS1117: An object literal cannot have multiple properties with the same name. 2216 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:2570:5 - error TS1117: An object literal cannot have multiple properties with the same name. 2570 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:2584:5 - error TS1117: An object literal cannot have multiple properties with the same name. 2584 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:2938:5 - error TS1117: An object literal cannot have multiple properties with the same name. 2938 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:2952:5 - error TS1117: An object literal cannot have multiple properties with the same name. 2952 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:3306:5 - error TS1117: An object literal cannot have multiple properties with the same name. 3306 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:3320:5 - error TS1117: An object literal cannot have multiple properties with the same name. 3320 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:3674:5 - error TS1117: An object literal cannot have multiple properties with the same name. 3674 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:3688:5 - error TS1117: An object literal cannot have multiple properties with the same name. 3688 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:4042:5 - error TS1117: An object literal cannot have multiple properties with the same name. 4042 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:4056:5 - error TS1117: An object literal cannot have multiple properties with the same name. 4056 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:4410:5 - error TS1117: An object literal cannot have multiple properties with the same name. 4410 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:4424:5 - error TS1117: An object literal cannot have multiple properties with the same name. 4424 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:4778:5 - error TS1117: An object literal cannot have multiple properties with the same name. 4778 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:4792:5 - error TS1117: An object literal cannot have multiple properties with the same name. 4792 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:5146:5 - error TS1117: An object literal cannot have multiple properties with the same name. 5146 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:5160:5 - error TS1117: An object literal cannot have multiple properties with the same name. 5160 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:5514:5 - error TS1117: An object literal cannot have multiple properties with the same name. 5514 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:5528:5 - error TS1117: An object literal cannot have multiple properties with the same name. 5528 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:5882:5 - error TS1117: An object literal cannot have multiple properties with the same name. 5882 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u004b\u006f\u006e\u0074\u006f", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:5896:5 - error TS1117: An object literal cannot have multiple properties with the same name. 5896 "\u0050\u006f\u0072\u0074": "\u0050\u006f\u0072\u0074", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:6250:5 - error TS1117: An object literal cannot have multiple properties with the same name. 6250 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:6264:5 - error TS1117: An object literal cannot have multiple properties with the same name. 6264 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:6618:5 - error TS1117: An object literal cannot have multiple properties with the same name. 6618 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u0041\u0063\u0063\u006f\u0075\u006e\u0074", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:6632:5 - error TS1117: An object literal cannot have multiple properties with the same name. 6632 "\u0050\u006f\u0072\u0074": "\u0050\u006f\u0072\u0074", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:6986:5 - error TS1117: An object literal cannot have multiple properties with the same name. 6986 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u8d26\u6237", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:7000:5 - error TS1117: An object literal cannot have multiple properties with the same name. 7000 "\u0050\u006f\u0072\u0074": "\u7aef\u53e3", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:7354:5 - error TS1117: An object literal cannot have multiple properties with the same name. 7354 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:7368:5 - error TS1117: An object literal cannot have multiple properties with the same name. 7368 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:7722:5 - error TS1117: An object literal cannot have multiple properties with the same name. 7722 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:7736:5 - error TS1117: An object literal cannot have multiple properties with the same name. 7736 "\u0050\u006f\u0072\u0074": "", ~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:8090:5 - error TS1117: An object literal cannot have multiple properties with the same name. 8090 "\u0041\u0063\u0063\u006f\u0075\u006e\u0074": "\u0415\u0441\u0435\u043f\u043a\u0456", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/gen_js_from_hbb.ts:8104:5 - error TS1117: An object literal cannot have multiple properties with the same name. 8104 "\u0050\u006f\u0072\u0074": "\u041f\u043e\u0440\u0442", ~~~~~~~~~~~~~~~~~~~~~~~~~~ Found 44 errors in the same file, starting at: src/gen_js_from_hbb.ts:328 error Command failed with exit code 2. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ``` **RustDesk version and environment** Ubuntu 18.04 web_hbb@1.0.0 /home/yifei/Downloads/rustdesk/flutter/web/js ├── fast-sha256@1.3.0 ├── libsodium-wrappers@0.7.10 ├── libsodium@0.7.10 ├── pcm-player@0.0.11 ├── ts-proto@1.126.1 ├── typescript@4.8.4 ├── vite@2.8.0 ├── wasm-feature-detect@1.3.0 └── zstddec@0.0.2 libprotoc 3.14.0 Python 3.9.7
deekerman 2026-02-20 23:11:49 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Oct 12, 2022):

#763

@rustdesk commented on GitHub (Oct 12, 2022): #763
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#836
No description provided.