タイトルの通りです。解決を教えてください。
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. > windows-build-tools@5.2.2 postinstall C:\Users\username\AppData\Roaming\npm\node_modules\windows-build-tools > node ./dist/index.js Downloading python-2.7.15.amd64.msi [============================================>] 100.0% of 20.25 MB (16.2 MB/s) Downloaded python-2.7.15.amd64.msi. Saved to C:\Users\username.windows-build-tools\python-2.7.15.amd64.msi. Downloading vs_BuildTools.exe [============================================>] 100.0% of 1.12 MB (1.12 MB/s) Downloaded vs_BuildTools.exe. Saved to C:\Users\username.windows-build-tools\vs_BuildTools.exe. Starting installation... Launched installers, now waiting for them to finish. This will likely take some time - please be patient! Status from the installers: ---------- Visual Studio Build Tools ---------- Still waiting for installer log file... ------------------- Python -------------------- Successfully installed Python 2.7
Successfully installed Python 2.7で止まってしまう。
試してみたこと
https://qiita.com/knaito-531/items/6d8f840732ddd3d32f7f
書いてあることすべてやってみましたが解決しませんでした。
あなたの回答
tips
プレビュー