目前共有1篇帖子。 內容轉換:不轉換▼
 
點擊 回復
26 0
【记录】XP下的node.js-5.12安装babel-cli 6.26命令行工具
一派護法 十九級
1樓 發表于:2024-5-24 22:33
Microsoft Windows XP [版本 5.1.2600]
(C) 版权所有 1985-2001 Microsoft Corp.
C:\Documents and Settings\Octopus>npm install babel-cli -g
npm WARN deprecated chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade
to chokidar 3 with 15x less dependencies.
npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and
not recommended for usage due to the number of issues. Because of the V8 engine
whims, feature detection in old core-js versions could cause a slowdown up to 10
0x even if nothing is polyfilled. Some versions have web compatibility issues. P
lease, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/sour
ce-map-resolve#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprec
ated
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-m
ap-url#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#dep
recated
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memo
ry. Do not use it. Check out lru-cache if you want a good and tested way to coal
esce async requests by a key value, which is much more comprehensive and powerfu
l.
C:\Documents and Settings\Octopus\Application Data\npm\babel-doctor -> C:\Docume
nts and Settings\Octopus\Application Data\npm\node_modules\babel-cli\bin\babel-d
octor.js
C:\Documents and Settings\Octopus\Application Data\npm\babel -> C:\Documents and
 Settings\Octopus\Application Data\npm\node_modules\babel-cli\bin\babel.js
C:\Documents and Settings\Octopus\Application Data\npm\babel-node -> C:\Document
s and Settings\Octopus\Application Data\npm\node_modules\babel-cli\bin\babel-nod
e.js
C:\Documents and Settings\Octopus\Application Data\npm\babel-external-helpers ->
 C:\Documents and Settings\Octopus\Application Data\npm\node_modules\babel-cli\b
in\babel-external-helpers.js
> core-js@2.6.12 postinstall C:\Documents and Settings\Octopus\Application Data\
npm\node_modules\babel-cli\node_modules\core-js
> node -e "try{require('./postinstall')}catch(e){}"
C:\Documents and Settings\Octopus\Application Data\npm
`-- babel-cli@6.26.0
  +-- babel-core@6.26.3
  | +-- babel-code-frame@6.26.0
  | | +-- chalk@1.1.3
  | | | +-- ansi-styles@2.2.1
  | | | +-- escape-string-regexp@1.0.5
  | | | +-- has-ansi@2.0.0
  | | | | `-- ansi-regex@2.1.1
  | | | +-- strip-ansi@3.0.1
  | | | `-- supports-color@2.0.0
  | | +-- esutils@2.0.3
  | | `-- js-tokens@3.0.2
  | +-- babel-generator@6.26.1
  | | +-- detect-indent@4.0.0
  | | | `-- repeating@2.0.1
  | | |   `-- is-finite@1.1.0
  | | +-- jsesc@1.3.0
  | | `-- trim-right@1.0.1
  | +-- babel-helpers@6.24.1
  | +-- babel-messages@6.23.0
  | +-- babel-template@6.26.0
  | +-- babel-traverse@6.26.0
  | | +-- globals@9.18.0
  | | `-- invariant@2.2.4
  | |   `-- loose-envify@1.4.0
  | +-- babel-types@6.26.0
  | | `-- to-fast-properties@1.0.3
  | +-- babylon@6.18.0
  | +-- debug@2.6.9
  | | `-- ms@2.0.0
  | +-- json5@0.5.1
  | +-- minimatch@3.1.2
  | | `-- brace-expansion@1.1.11
  | |   +-- balanced-match@1.0.2
  | |   `-- concat-map@0.0.1
  | `-- private@0.1.8
  +-- babel-polyfill@6.26.0
  | +-- core-js@2.6.12
  | `-- regenerator-runtime@0.10.5
  +-- babel-register@6.26.0
  | +-- home-or-tmp@2.0.0
  | | +-- os-homedir@1.0.2
  | | `-- os-tmpdir@1.0.2
  | +-- mkdirp@0.5.6
  | | `-- minimist@1.2.8
  | `-- source-map-support@0.4.18
  +-- babel-runtime@6.26.0
  | `-- regenerator-runtime@0.11.1
  +-- chokidar@1.7.0
  | +-- anymatch@1.3.2
  | | +-- micromatch@2.3.11
  | | | +-- arr-diff@2.0.0
  | | | | `-- arr-flatten@1.1.0
  | | | +-- array-unique@0.2.1
  | | | +-- braces@1.8.5
  | | | | +-- expand-range@1.8.2
  | | | | | `-- fill-range@2.2.4
  | | | | |   +-- is-number@2.1.0
  | | | | |   +-- isobject@2.1.0
  | | | | |   `-- randomatic@3.1.1
  | | | | |     +-- is-number@4.0.0
  | | | | |     +-- kind-of@6.0.3
  | | | | |     `-- math-random@1.0.4
  | | | | +-- preserve@0.2.0
  | | | | `-- repeat-element@1.1.4
  | | | +-- expand-brackets@0.1.5
  | | | | `-- is-posix-bracket@0.1.1
  | | | +-- extglob@0.3.2
  | | | +-- filename-regex@2.0.1
  | | | +-- kind-of@3.2.2
  | | | | `-- is-buffer@1.1.6
  | | | +-- object.omit@2.0.1
  | | | | +-- for-own@0.1.5
  | | | | | `-- for-in@1.0.2
  | | | | `-- is-extendable@0.1.1
  | | | +-- parse-glob@3.0.4
  | | | | +-- glob-base@0.3.0
  | | | | `-- is-dotfile@1.0.3
  | | | `-- regex-cache@0.4.4
  | | |   `-- is-equal-shallow@0.1.3
  | | |     `-- is-primitive@2.0.0
  | | `-- normalize-path@2.1.1
  | |   `-- remove-trailing-separator@1.1.0
  | +-- async-each@1.0.6
  | +-- glob-parent@2.0.0
  | +-- inherits@2.0.4
  | +-- is-binary-path@1.0.1
  | | `-- binary-extensions@1.13.1
  | +-- is-glob@2.0.1
  | | `-- is-extglob@1.0.0
  | `-- readdirp@2.2.1
  |   +-- micromatch@3.1.10
  |   | +-- arr-diff@4.0.0
  |   | +-- array-unique@0.3.2
  |   | +-- braces@2.3.2
  |   | | +-- extend-shallow@2.0.1
  |   | | +-- fill-range@4.0.0
  |   | | | +-- extend-shallow@2.0.1
  |   | | | +-- is-number@3.0.0
  |   | | | | `-- kind-of@3.2.2
  |   | | | +-- repeat-string@1.6.1
  |   | | | `-- to-regex-range@2.1.1
  |   | | |   `-- is-number@3.0.0
  |   | | +-- isobject@3.0.1
  |   | | +-- snapdragon-node@2.1.1
  |   | | | +-- define-property@1.0.0
  |   | | | | `-- is-descriptor@1.0.3
  |   | | | +-- isobject@3.0.1
  |   | | | `-- snapdragon-util@3.0.1
  |   | | `-- split-string@3.1.0
  |   | +-- define-property@2.0.2
  |   | | +-- is-descriptor@1.0.3
  |   | | | +-- is-accessor-descriptor@1.0.1
  |   | | | | `-- hasown@2.0.2
  |   | | | |   `-- function-bind@1.1.2
  |   | | | `-- is-data-descriptor@1.0.1
  |   | | `-- isobject@3.0.1
  |   | +-- extend-shallow@3.0.2
  |   | | +-- assign-symbols@1.0.0
  |   | | `-- is-extendable@1.0.1
  |   | |   `-- is-plain-object@2.0.4
  |   | |     `-- isobject@3.0.1
  |   | +-- extglob@2.0.4
  |   | | +-- define-property@1.0.0
  |   | | | `-- is-descriptor@1.0.3
  |   | | +-- expand-brackets@2.1.4
  |   | | | +-- define-property@0.2.5
  |   | | | | `-- is-descriptor@0.1.7
  |   | | | +-- extend-shallow@2.0.1
  |   | | | `-- posix-character-classes@0.1.1
  |   | | `-- extend-shallow@2.0.1
  |   | +-- fragment-cache@0.2.1
  |   | | `-- map-cache@0.2.2
  |   | +-- kind-of@6.0.3
  |   | +-- nanomatch@1.2.13
  |   | | +-- arr-diff@4.0.0
  |   | | +-- array-unique@0.3.2
  |   | | +-- is-windows@1.0.2
  |   | | `-- kind-of@6.0.3
  |   | +-- object.pick@1.3.0
  |   | | `-- isobject@3.0.1
  |   | +-- regex-not@1.0.2
  |   | | `-- safe-regex@1.1.0
  |   | |   `-- ret@0.1.15
  |   | +-- snapdragon@0.8.2
  |   | | +-- base@0.11.2
  |   | | | +-- cache-base@1.0.1
  |   | | | | +-- collection-visit@1.0.0
  |   | | | | | +-- map-visit@1.0.0
  |   | | | | | `-- object-visit@1.0.1
  |   | | | | |   `-- isobject@3.0.1
  |   | | | | +-- get-value@2.0.6
  |   | | | | +-- has-value@1.0.0
  |   | | | | | +-- has-values@1.0.0
  |   | | | | | | +-- is-number@3.0.0
  |   | | | | | | | `-- kind-of@3.2.2
  |   | | | | | | `-- kind-of@4.0.0
  |   | | | | | `-- isobject@3.0.1
  |   | | | | +-- isobject@3.0.1
  |   | | | | +-- set-value@2.0.1
  |   | | | | | `-- extend-shallow@2.0.1
  |   | | | | +-- to-object-path@0.3.0
  |   | | | | +-- union-value@1.0.1
  |   | | | | `-- unset-value@1.0.0
  |   | | | |   +-- has-value@0.3.1
  |   | | | |   | +-- has-values@0.1.4
  |   | | | |   | `-- isobject@2.1.0
  |   | | | |   `-- isobject@3.0.1
  |   | | | +-- class-utils@0.3.6
  |   | | | | +-- arr-union@3.1.0
  |   | | | | +-- define-property@0.2.5
  |   | | | | +-- isobject@3.0.1
  |   | | | | `-- static-extend@0.1.2
  |   | | | |   +-- define-property@0.2.5
  |   | | | |   `-- object-copy@0.1.0
  |   | | | |     +-- copy-descriptor@0.1.1
  |   | | | |     `-- define-property@0.2.5
  |   | | | +-- component-emitter@1.3.1
  |   | | | +-- define-property@1.0.0
  |   | | | | `-- is-descriptor@1.0.3
  |   | | | +-- isobject@3.0.1
  |   | | | +-- mixin-deep@1.3.2
  |   | | | | `-- is-extendable@1.0.1
  |   | | | `-- pascalcase@0.1.1
  |   | | +-- define-property@0.2.5
  |   | | | `-- is-descriptor@0.1.7
  |   | | +-- extend-shallow@2.0.1
  |   | | +-- source-map-resolve@0.5.3
  |   | | | +-- atob@2.1.2
  |   | | | +-- decode-uri-component@0.2.2
  |   | | | +-- resolve-url@0.2.1
  |   | | | +-- source-map-url@0.4.1
  |   | | | `-- urix@0.1.0
  |   | | `-- use@3.1.1
  |   | `-- to-regex@3.0.2
  |   `-- readable-stream@2.3.8
  |     +-- core-util-is@1.0.3
  |     +-- isarray@1.0.0
  |     +-- process-nextick-args@2.0.1
  |     +-- safe-buffer@5.1.2
  |     +-- string_decoder@1.1.1
  |     `-- util-deprecate@1.0.2
  +-- commander@2.20.3
  +-- convert-source-map@1.9.0
  +-- fs-readdir-recursive@1.1.0
  +-- glob@7.2.3
  | +-- fs.realpath@1.0.0
  | +-- inflight@1.0.6
  | | `-- wrappy@1.0.2
  | `-- once@1.4.0
  +-- lodash@4.17.21
  +-- output-file-sync@1.1.2
  | +-- graceful-fs@4.2.11
  | `-- object-assign@4.1.1
  +-- path-is-absolute@1.0.1
  +-- slash@1.0.0
  +-- source-map@0.5.7
  `-- v8flags@2.1.1
    `-- user-home@1.1.1
npm WARN optional Skipping failed optional dependency /babel-cli/chokidar/fseven
ts:
npm WARN notsup Not compatible with your operating system or architecture: fseve
nts@1.2.13
C:\Documents and Settings\Octopus>babel --version
6.26.0 (babel-core 6.26.3)
C:\Documents and Settings\Octopus>

回復帖子

內容:
用戶名: 您目前是匿名發表
驗證碼:
(快捷鍵:Ctrl+Enter)
 

本帖信息

點擊數:26 回複數:0
評論數: ?
作者:巨大八爪鱼
最後回復:巨大八爪鱼
最後回復時間:2024-5-24 22:33
 
©2010-2024 Purasbar Ver2.0
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。