diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-14 17:27:11 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-14 17:27:11 +0200 |
commit | cbe1ca72068ad1b279d1e78a4ae0e2fc8780ecc8 (patch) | |
tree | 644b33afa3434217697e40395ca33582d545380b /.log/ti-219513.log | |
parent | c829168f361501cab68fc4171c97542d8013bd7b (diff) |
added random graph with colored edged
Diffstat (limited to '.log/ti-219513.log')
-rw-r--r-- | .log/ti-219513.log | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.log/ti-219513.log b/.log/ti-219513.log new file mode 100644 index 0000000..d8e11ba --- /dev/null +++ b/.log/ti-219513.log @@ -0,0 +1,26 @@ +[17:25:20.045] Global cache location '/home/thomas/.cache/typescript/4.2', safe file path '/home/thomas/Projects/emacs/OrgRoamForceGraphReact/node_modules/typescript/lib/typingSafeList.json', types map path /home/thomas/Projects/emacs/OrgRoamForceGraphReact/node_modules/typescript/lib/typesMap.json +[17:25:20.055] Processing cache location '/home/thomas/.cache/typescript/4.2' +[17:25:20.055] Trying to find '/home/thomas/.cache/typescript/4.2/package.json'... +[17:25:20.060] Loaded content of '/home/thomas/.cache/typescript/4.2/package.json': {"private":true,"dependencies":{"types-registry":"^0.1.549"},"devDependencies":{"@types/component-emitter":"^1.2.10","@types/cytoscape":"^3.14.14","@types/heap":"^0.2.28","@types/lodash.debounce":"^4.0.6","@types/md5":"^2.3.0","@types/react":"^17.0.3","@types/react-dom":"^17.0.2"}} +[17:25:20.061] Loaded content of '/home/thomas/.cache/typescript/4.2/package-lock.json' +[17:25:20.135] Adding entry into typings cache: 'component-emitter' => '/home/thomas/.cache/typescript/4.2/node_modules/@types/component-emitter/index.d.ts' +[17:25:20.155] Adding entry into typings cache: 'cytoscape' => '/home/thomas/.cache/typescript/4.2/node_modules/@types/cytoscape/index.d.ts' +[17:25:20.219] Adding entry into typings cache: 'heap' => '/home/thomas/.cache/typescript/4.2/node_modules/@types/heap/index.d.ts' +[17:25:20.240] Adding entry into typings cache: 'lodash.debounce' => '/home/thomas/.cache/typescript/4.2/node_modules/@types/lodash.debounce/index.d.ts' +[17:25:20.267] Adding entry into typings cache: 'md5' => '/home/thomas/.cache/typescript/4.2/node_modules/@types/md5/index.d.ts' +[17:25:20.287] Adding entry into typings cache: 'react' => '/home/thomas/.cache/typescript/4.2/node_modules/@types/react/index.d.ts' +[17:25:20.327] Adding entry into typings cache: 'react-dom' => '/home/thomas/.cache/typescript/4.2/node_modules/@types/react-dom/index.d.ts' +[17:25:20.328] Finished processing cache location '/home/thomas/.cache/typescript/4.2' +[17:25:20.380] Process id: 219521 +[17:25:20.381] NPM location: /home/thomas/.local/share/nvm/v15.12.0/bin/npm (explicit '--npmLocation' not provided) +[17:25:20.381] validateDefaultNpmLocation: false +[17:25:20.382] Npm config file: /home/thomas/.cache/typescript/4.2/package.json +[17:25:20.383] Updating types-registry npm package... +[17:25:20.384] Exec: /home/thomas/.local/share/nvm/v15.12.0/bin/npm install --ignore-scripts types-registry@latest +[17:25:23.448] Succeeded. stdout: + + up to date, audited 14 packages in 3s + +found 0 vulnerabilities + +[17:25:23.448] Updated types-registry npm package |