Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm ci failed on Windows 11/Python 3.11.0 #38

Open
yk-eta opened this issue Nov 1, 2022 · 0 comments
Open

npm ci failed on Windows 11/Python 3.11.0 #38

yk-eta opened this issue Nov 1, 2022 · 0 comments

Comments

@yk-eta
Copy link

yk-eta commented Nov 1, 2022

Edition: Windows 11 Home Single Language
Version: 21H2
OS Build: 22000.1098
Python Version: 3.11.0

2073 timing build:run:postinstall:node_modules/clang-tools-prebuilt Completed in 346ms
2074 timing reify:rollback:createSparse Completed in 2989ms
2075 timing reify:rollback:retireShallow Completed in 0ms
2076 timing command:ci Completed in 41249ms
2077 verbose stack Error: command failed
2077 verbose stack     at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\promise-spawn\lib\index.js:63:27)
2077 verbose stack     at ChildProcess.emit (node:events:513:28)
2077 verbose stack     at maybeClose (node:internal/child_process:1093:16)
2077 verbose stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)
2078 verbose pkgid mediasoup@3.6.37
2079 verbose cwd \hub-cloud\dialog
2080 verbose Windows_NT 10.0.22000
2081 verbose node v16.17.0
2082 verbose npm  v8.15.0
2083 error code 1
2084 error path \hub-cloud\dialog\node_modules\mediasoup
2085 error command failed
2086 error command C:\WINDOWS\system32\cmd.exe /d /s /c \AppData\Local\Temp\postinstall-c956e47d.cmd
2087 error npm-scripts.js [INFO] running task "postinstall"
2087 error npm-scripts.js [INFO] executing command: python ./worker/scripts/configure.py --format=msvs -R mediasoup-worker
2088 error \hub-cloud\dialog\node_modules\mediasoup\worker\deps\gyp\pylib\gyp\input.py:1186: SyntaxWarning: "is" with a literal. Did you mean "=="?
2088 error   if the_dict_key is 'variables' and variable_name in the_dict:
2088 error Traceback (most recent call last):
2088 error   File "\hub-cloud\dialog\node_modules\mediasoup\worker\scripts\configure.py", line 20, in <module>
2088 error     import gyp
2088 error   File "\hub-cloud\dialog\node_modules\mediasoup\worker\deps\gyp\pylib\gyp\__init__.py", line 10, in <module>
2088 error     import gyp.input
2088 error   File "\hub-cloud\dialog\node_modules\mediasoup\worker\deps\gyp\pylib\gyp\input.py", line 8, in <module>
2088 error     import gyp.common
2088 error   File "\hub-cloud\dialog\node_modules\mediasoup\worker\deps\gyp\pylib\gyp\common.py", line 497, in <module>
2088 error     class OrderedSet(collections.MutableSet):
2088 error                      ^^^^^^^^^^^^^^^^^^^^^^
2088 error AttributeError: module 'collections' has no attribute 'MutableSet'
2089 verbose exit 1
2090 timing npm Completed in 41431ms
2091 verbose unfinished npm timer reify 1667289496139
2092 verbose unfinished npm timer reify:build 1667289522710
2093 verbose unfinished npm timer build 1667289522711
2094 verbose unfinished npm timer build:deps 1667289522711
2095 verbose unfinished npm timer build:run:postinstall 1667289529300
2096 verbose unfinished npm timer build:run:postinstall:node_modules/mediasoup 1667289529319
2097 verbose code 1
@yk-eta yk-eta changed the title npm ci failed on Windows 11 npm ci failed on Windows 11/Python 3.11.0 Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant