diff options
Diffstat (limited to 'tmperrors.txt')
| -rw-r--r-- | tmperrors.txt | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/tmperrors.txt b/tmperrors.txt new file mode 100644 index 00000000..f0e3b068 --- /dev/null +++ b/tmperrors.txt @@ -0,0 +1,55 @@ +PS C:\Users\mattk> npx -ddd https://github.com/google-gemini/gemini-cli#windows +npm verbose cli C:\nvm4w\nodejs\node.exe C:\Users\mattk\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js +npm info using [email protected] +npm info using [email protected] +npm silly config load:file:C:\Users\mattk\AppData\Roaming\npm\node_modules\npm\npmrc +npm silly config load:file:C:\Users\mattk\.npmrc +npm silly config load:file:C:\Users\mattk\AppData\Roaming\npm\etc\npmrc +npm verbose title npm exec https://github.com/google-gemini/gemini-cli#windows +npm verbose argv "exec" "--loglevel" "silly" "--" "https://github.com/google-gemini/gemini-cli#windows" +npm verbose logfile logs-max:10 dir:C:\Users\mattk\AppData\Local\npm-cache\_logs\2025-06-06T04_53_50_750Z- +npm verbose logfile C:\Users\mattk\AppData\Local\npm-cache\_logs\2025-06-06T04_53_50_750Z-debug-0.log +npm silly logfile start cleaning logs, removing 1 files +npm silly logfile done cleaning log files +npm silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368 +npm silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368 +npm silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368 +Need to install the following packages: +github:google-gemini/gemini-cli#windows +Ok to proceed? (y) y + +npm silly idealTree buildDeps +npm silly fetch manifest gemini-cli@github:google-gemini/gemini-cli#windows +npm silly placeDep ROOT [email protected] OK for: want: github:google-gemini/gemini-cli#windows +npm silly fetch manifest dotenv@^16.5.0 +npm silly packumentCache full:https://registry.npmjs.org/dotenv cache-miss +npm http cache https://registry.npmjs.org/dotenv 25ms (cache hit) +npm silly packumentCache full:https://registry.npmjs.org/dotenv set size:238345 disposed:false +npm silly placeDep ROOT [email protected] OK for: [email protected] want: ^16.5.0 +npm silly reify moves {} +npm silly audit bulk request { 'gemini-cli': [ '0.1.0' ], dotenv: [ '16.5.0' ] } +npm http cache dotenv@https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz 0ms (cache hit) +npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 226ms +npm silly audit report {} +npm http fetch GET 404 https://codeload.github.com/google-gemini/gemini-cli/tar.gz/76909ce82dc4a0eab0cd79daecda01e3b0726368 202ms (cache skip) +npm warn cleanup Failed to remove some directories [ +npm warn cleanup [ +npm warn cleanup 'C:\\Users\\mattk\\AppData\\Local\\npm-cache\\_npx\\43478f5c7b4786be\\node_modules\\dotenv', +npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\mattk\AppData\Local\npm-cache\_npx\43478f5c7b4786be\node_modules\dotenv\lib'] { +npm warn cleanup errno: -4048, +npm warn cleanup code: 'EPERM', +npm warn cleanup syscall: 'rmdir', +npm warn cleanup path: 'C:\\Users\\mattk\\AppData\\Local\\npm-cache\\_npx\\43478f5c7b4786be\\node_modules\\dotenv\\lib' +npm warn cleanup } +npm warn cleanup ] +npm warn cleanup ] +npm silly unfinished npm timer reify 1749185639289 +npm silly unfinished npm timer reify:unpack 1749185646392 +npm silly unfinished npm timer reifyNode:node_modules/gemini-cli 1749185646392 +npm verbose cwd C:\Users\mattk +npm verbose os Windows_NT 10.0.26100 +npm verbose node v20.19.2 +npm verbose npm v11.4.1 +npm verbose exit 1 +npm verbose code 1 +PS C:\Users\mattk> |
