Can't resolve 'styled-system'
See original GitHub issueModule not found: Can’t resolve ‘styled-system’ in '/path/to/node_modules/fluid-system/lib’
Package Manager: Node.js npm version - 6.9.0 no Yarn OS: Windows 10 Framework: React JS
Logs when i do npm install to the fluid-system
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Node\\node.exe',
1 verbose cli 'C:\\Node\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install' ]
2 info using npm@6.9.0
3 info using node@v10.16.3
4 verbose npm-session 57131f674c468038
5 silly install runPreinstallTopLevelLifecycles
6 silly preinstall fluid-system@0.2.1
7 info lifecycle fluid-system@0.2.1~preinstall: fluid-system@0.2.1
8 silly install loadCurrentTree
9 silly install readLocalPackageData
10 timing stage:loadCurrentTree Completed in 3697ms
11 silly install loadIdealTree
12 silly install cloneCurrentTreeToIdealTree
13 timing stage:loadIdealTree:cloneCurrentTree Completed in 4ms
14 silly install loadShrinkwrap
15 timing stage:loadIdealTree:loadShrinkwrap Completed in 104ms
16 silly install loadAllDepsIntoIdealTree
17 http fetch GET 304 https://registry.npmjs.org/fsevents 383ms (from cache)
18 silly pacote range manifest for fsevents@^1.2.7 fetched in 449ms
19 silly resolveWithNewModule fsevents@1.2.9 checking installable status
20 silly tarball trying https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz by hash: sha512-oeyj2H3EjjonWcFjD5NvZNE9Rqe4UW+nQBU2HNeKw0koVLEFIhtyETyAakeAM3de7Z/SW5kcA+fZUait9EApnw==
21 silly extract https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz extracted to C:\Users\GIMELC~1.CON\AppData\Local\Temp\npm-8212-ac83dcdc\unpack-6bf17064 (1094ms)
22 silly addBundled read tarball
23 silly cleanup remove extracted module
24 http fetch GET 304 https://registry.npmjs.org/nan 104ms (from cache)
25 silly pacote range manifest for nan@^2.12.1 fetched in 112ms
26 silly resolveWithNewModule nan@2.14.0 checking installable status
27 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 3968ms
28 timing stage:loadIdealTree Completed in 4202ms
29 silly currentTree fluid-system@0.2.1
29 silly currentTree +-- @babel/cli@7.6.4
29 silly currentTree +-- @babel/code-frame@7.5.5
29 silly currentTree +-- @babel/core@7.6.4
29 silly currentTree | +-- debug@4.1.1
29 silly currentTree | `-- ms@2.1.2
29 silly currentTree +-- @babel/generator@7.6.4
29 silly currentTree +-- @babel/helper-annotate-as-pure@7.0.0
29 silly currentTree +-- @babel/helper-builder-binary-assignment-operator-visitor@7.1.0
29 silly currentTree +-- @babel/helper-call-delegate@7.4.4
29 silly currentTree +-- @babel/helper-define-map@7.5.5
29 silly currentTree +-- @babel/helper-explode-assignable-expression@7.1.0
29 silly currentTree +-- @babel/helper-function-name@7.1.0
29 silly currentTree +-- @babel/helper-get-function-arity@7.0.0
29 silly currentTree +-- @babel/helper-hoist-variables@7.4.4
29 silly currentTree +-- @babel/helper-member-expression-to-functions@7.5.5
29 silly currentTree +-- @babel/helper-module-imports@7.0.0
29 silly currentTree +-- @babel/helper-module-transforms@7.5.5
29 silly currentTree +-- @babel/helper-optimise-call-expression@7.0.0
29 silly currentTree +-- @babel/helper-plugin-utils@7.0.0
29 silly currentTree +-- @babel/helper-regex@7.5.5
29 silly currentTree +-- @babel/helper-remap-async-to-generator@7.1.0
29 silly currentTree +-- @babel/helper-replace-supers@7.5.5
29 silly currentTree +-- @babel/helper-simple-access@7.1.0
29 silly currentTree +-- @babel/helper-split-export-declaration@7.4.4
29 silly currentTree +-- @babel/helper-wrap-function@7.2.0
29 silly currentTree +-- @babel/helpers@7.6.2
29 silly currentTree +-- @babel/highlight@7.5.0
29 silly currentTree +-- @babel/parser@7.6.4
29 silly currentTree +-- @babel/plugin-proposal-async-generator-functions@7.2.0
29 silly currentTree +-- @babel/plugin-proposal-dynamic-import@7.5.0
29 silly currentTree +-- @babel/plugin-proposal-json-strings@7.2.0
29 silly currentTree +-- @babel/plugin-proposal-object-rest-spread@7.6.2
29 silly currentTree +-- @babel/plugin-proposal-optional-catch-binding@7.2.0
29 silly currentTree +-- @babel/plugin-proposal-unicode-property-regex@7.6.2
29 silly currentTree +-- @babel/plugin-syntax-async-generators@7.2.0
29 silly currentTree +-- @babel/plugin-syntax-dynamic-import@7.2.0
29 silly currentTree +-- @babel/plugin-syntax-json-strings@7.2.0
29 silly currentTree +-- @babel/plugin-syntax-object-rest-spread@7.2.0
29 silly currentTree +-- @babel/plugin-syntax-optional-catch-binding@7.2.0
29 silly currentTree +-- @babel/plugin-transform-arrow-functions@7.2.0
29 silly currentTree +-- @babel/plugin-transform-async-to-generator@7.5.0
29 silly currentTree +-- @babel/plugin-transform-block-scoped-functions@7.2.0
29 silly currentTree +-- @babel/plugin-transform-block-scoping@7.6.3
29 silly currentTree +-- @babel/plugin-transform-classes@7.5.5
29 silly currentTree +-- @babel/plugin-transform-computed-properties@7.2.0
29 silly currentTree +-- @babel/plugin-transform-destructuring@7.6.0
29 silly currentTree +-- @babel/plugin-transform-dotall-regex@7.6.2
29 silly currentTree +-- @babel/plugin-transform-duplicate-keys@7.5.0
29 silly currentTree +-- @babel/plugin-transform-exponentiation-operator@7.2.0
29 silly currentTree +-- @babel/plugin-transform-for-of@7.4.4
29 silly currentTree +-- @babel/plugin-transform-function-name@7.4.4
29 silly currentTree +-- @babel/plugin-transform-literals@7.2.0
29 silly currentTree +-- @babel/plugin-transform-member-expression-literals@7.2.0
29 silly currentTree +-- @babel/plugin-transform-modules-amd@7.5.0
29 silly currentTree +-- @babel/plugin-transform-modules-commonjs@7.6.0
29 silly currentTree +-- @babel/plugin-transform-modules-systemjs@7.5.0
29 silly currentTree +-- @babel/plugin-transform-modules-umd@7.2.0
29 silly currentTree +-- @babel/plugin-transform-named-capturing-groups-regex@7.6.3
29 silly currentTree +-- @babel/plugin-transform-new-target@7.4.4
29 silly currentTree +-- @babel/plugin-transform-object-super@7.5.5
29 silly currentTree +-- @babel/plugin-transform-parameters@7.4.4
29 silly currentTree +-- @babel/plugin-transform-property-literals@7.2.0
29 silly currentTree +-- @babel/plugin-transform-regenerator@7.4.5
29 silly currentTree +-- @babel/plugin-transform-reserved-words@7.2.0
29 silly currentTree +-- @babel/plugin-transform-shorthand-properties@7.2.0
29 silly currentTree +-- @babel/plugin-transform-spread@7.6.2
29 silly currentTree +-- @babel/plugin-transform-sticky-regex@7.2.0
29 silly currentTree +-- @babel/plugin-transform-template-literals@7.4.4
29 silly currentTree +-- @babel/plugin-transform-typeof-symbol@7.2.0
29 silly currentTree +-- @babel/plugin-transform-unicode-regex@7.6.2
29 silly currentTree +-- @babel/preset-env@7.6.3
29 silly currentTree +-- @babel/template@7.6.0
29 silly currentTree +-- @babel/traverse@7.6.3
29 silly currentTree | +-- debug@4.1.1
29 silly currentTree | `-- ms@2.1.2
29 silly currentTree +-- @babel/types@7.6.3
29 silly currentTree +-- @styled-system/core@5.1.2
29 silly currentTree +-- ansi-styles@3.2.1
29 silly currentTree +-- anymatch@2.0.0
29 silly currentTree | `-- normalize-path@2.1.1
29 silly currentTree +-- arr-diff@4.0.0
29 silly currentTree +-- arr-flatten@1.1.0
29 silly currentTree +-- arr-union@3.1.0
29 silly currentTree +-- array-unique@0.3.2
29 silly currentTree +-- assign-symbols@1.0.0
29 silly currentTree +-- async-each@1.0.3
29 silly currentTree +-- atob@2.1.2
29 silly currentTree +-- babel-plugin-dynamic-import-node@2.3.0
29 silly currentTree +-- balanced-match@1.0.0
29 silly currentTree +-- base@0.11.2
29 silly currentTree | +-- define-property@1.0.0
29 silly currentTree | +-- is-accessor-descriptor@1.0.0
29 silly currentTree | +-- is-data-descriptor@1.0.0
29 silly currentTree | `-- is-descriptor@1.0.2
29 silly currentTree +-- binary-extensions@1.13.1
29 silly currentTree +-- brace-expansion@1.1.11
29 silly currentTree +-- braces@2.3.2
29 silly currentTree | `-- extend-shallow@2.0.1
29 silly currentTree +-- browserslist@4.7.0
29 silly currentTree +-- cache-base@1.0.1
29 silly currentTree +-- caniuse-lite@1.0.30000999
29 silly currentTree +-- chalk@2.4.2
29 silly currentTree +-- chokidar@2.1.8
29 silly currentTree +-- class-utils@0.3.6
29 silly currentTree | `-- define-property@0.2.5
29 silly currentTree +-- collection-visit@1.0.0
29 silly currentTree +-- color-convert@1.9.3
29 silly currentTree +-- color-name@1.1.3
29 silly currentTree +-- commander@2.20.1
29 silly currentTree +-- component-emitter@1.3.0
29 silly currentTree +-- concat-map@0.0.1
29 silly currentTree +-- convert-source-map@1.6.0
29 silly currentTree +-- copy-descriptor@0.1.1
29 silly currentTree +-- core-js-compat@3.2.1
29 silly currentTree | `-- semver@6.3.0
29 silly currentTree +-- core-util-is@1.0.2
29 silly currentTree +-- debug@2.6.9
29 silly currentTree +-- decode-uri-component@0.2.0
29 silly currentTree +-- define-properties@1.1.3
29 silly currentTree +-- define-property@2.0.2
29 silly currentTree | +-- is-accessor-descriptor@1.0.0
29 silly currentTree | +-- is-data-descriptor@1.0.0
29 silly currentTree | `-- is-descriptor@1.0.2
29 silly currentTree +-- electron-to-chromium@1.3.280
29 silly currentTree +-- escape-string-regexp@1.0.5
29 silly currentTree +-- esutils@2.0.3
29 silly currentTree +-- expand-brackets@2.1.4
29 silly currentTree | +-- define-property@0.2.5
29 silly currentTree | `-- extend-shallow@2.0.1
29 silly currentTree +-- extend-shallow@3.0.2
29 silly currentTree | `-- is-extendable@1.0.1
29 silly currentTree +-- extglob@2.0.4
29 silly currentTree | +-- define-property@1.0.0
29 silly currentTree | +-- extend-shallow@2.0.1
29 silly currentTree | +-- is-accessor-descriptor@1.0.0
29 silly currentTree | +-- is-data-descriptor@1.0.0
29 silly currentTree | `-- is-descriptor@1.0.2
29 silly currentTree +-- fill-range@4.0.0
29 silly currentTree | `-- extend-shallow@2.0.1
29 silly currentTree +-- for-in@1.0.2
29 silly currentTree +-- fragment-cache@0.2.1
29 silly currentTree +-- fs-readdir-recursive@1.1.0
29 silly currentTree +-- fs.realpath@1.0.0
29 silly currentTree +-- function-bind@1.1.1
29 silly currentTree +-- get-value@2.0.6
29 silly currentTree +-- glob-parent@3.1.0
29 silly currentTree | `-- is-glob@3.1.0
29 silly currentTree +-- glob@7.1.4
29 silly currentTree +-- globals@11.12.0
29 silly currentTree +-- graceful-fs@4.2.2
29 silly currentTree +-- has-flag@3.0.0
29 silly currentTree +-- has-symbols@1.0.0
29 silly currentTree +-- has-value@1.0.0
29 silly currentTree +-- has-values@1.0.0
29 silly currentTree | `-- kind-of@4.0.0
29 silly currentTree +-- inflight@1.0.6
29 silly currentTree +-- inherits@2.0.4
29 silly currentTree +-- invariant@2.2.4
29 silly currentTree +-- is-accessor-descriptor@0.1.6
29 silly currentTree | `-- kind-of@3.2.2
29 silly currentTree +-- is-binary-path@1.0.1
29 silly currentTree +-- is-buffer@1.1.6
29 silly currentTree +-- is-data-descriptor@0.1.4
29 silly currentTree | `-- kind-of@3.2.2
29 silly currentTree +-- is-descriptor@0.1.6
29 silly currentTree | `-- kind-of@5.1.0
29 silly currentTree +-- is-extendable@0.1.1
29 silly currentTree +-- is-extglob@2.1.1
29 silly currentTree +-- is-glob@4.0.1
29 silly currentTree +-- is-number@3.0.0
29 silly currentTree | `-- kind-of@3.2.2
29 silly currentTree +-- is-plain-obj@1.1.0
29 silly currentTree +-- is-plain-object@2.0.4
29 silly currentTree +-- is-windows@1.0.2
29 silly currentTree +-- isarray@1.0.0
29 silly currentTree +-- isobject@3.0.1
29 silly currentTree +-- js-levenshtein@1.1.6
29 silly currentTree +-- js-tokens@4.0.0
29 silly currentTree +-- jsesc@2.5.2
29 silly currentTree +-- json5@2.1.1
29 silly currentTree | `-- minimist@1.2.0
29 silly currentTree +-- kind-of@6.0.2
29 silly currentTree +-- lodash@4.17.15
29 silly currentTree +-- loose-envify@1.4.0
29 silly currentTree +-- map-cache@0.2.2
29 silly currentTree +-- map-visit@1.0.0
29 silly currentTree +-- micromatch@3.1.10
29 silly currentTree +-- minimatch@3.0.4
29 silly currentTree +-- minimist@0.0.8
29 silly currentTree +-- mixin-deep@1.3.2
29 silly currentTree | `-- is-extendable@1.0.1
29 silly currentTree +-- mkdirp@0.5.1
29 silly currentTree +-- ms@2.0.0
29 silly currentTree +-- nanomatch@1.2.13
29 silly currentTree +-- node-releases@1.1.35
29 silly currentTree | `-- semver@6.3.0
29 silly currentTree +-- normalize-path@3.0.0
29 silly currentTree +-- object-assign@4.1.1
29 silly currentTree +-- object-copy@0.1.0
29 silly currentTree | +-- define-property@0.2.5
29 silly currentTree | `-- kind-of@3.2.2
29 silly currentTree +-- object-keys@1.1.1
29 silly currentTree +-- object-visit@1.0.1
29 silly currentTree +-- object.assign@4.1.0
29 silly currentTree +-- object.pick@1.3.0
29 silly currentTree +-- once@1.4.0
29 silly currentTree +-- output-file-sync@2.0.1
29 silly currentTree +-- pascalcase@0.1.1
29 silly currentTree +-- path-dirname@1.0.2
29 silly currentTree +-- path-is-absolute@1.0.1
29 silly currentTree +-- path-parse@1.0.6
29 silly currentTree +-- posix-character-classes@0.1.1
29 silly currentTree +-- private@0.1.8
29 silly currentTree +-- process-nextick-args@2.0.1
29 silly currentTree +-- readable-stream@2.3.6
29 silly currentTree +-- readdirp@2.2.1
29 silly currentTree +-- regenerate-unicode-properties@8.1.0
29 silly currentTree +-- regenerate@1.4.0
29 silly currentTree +-- regenerator-transform@0.14.1
29 silly currentTree +-- regex-not@1.0.2
29 silly currentTree +-- regexpu-core@4.6.0
29 silly currentTree +-- regjsgen@0.5.0
29 silly currentTree +-- regjsparser@0.6.0
29 silly currentTree | `-- jsesc@0.5.0
29 silly currentTree +-- remove-trailing-separator@1.1.0
29 silly currentTree +-- repeat-element@1.1.3
29 silly currentTree +-- repeat-string@1.6.1
29 silly currentTree +-- resolve-url@0.2.1
29 silly currentTree +-- resolve@1.12.0
29 silly currentTree +-- ret@0.1.15
29 silly currentTree +-- safe-buffer@5.1.2
29 silly currentTree +-- safe-regex@1.1.0
29 silly currentTree +-- semver@5.7.1
29 silly currentTree +-- set-value@2.0.1
29 silly currentTree | `-- extend-shallow@2.0.1
29 silly currentTree +-- slash@2.0.0
29 silly currentTree +-- snapdragon-node@2.1.1
29 silly currentTree | +-- define-property@1.0.0
29 silly currentTree | +-- is-accessor-descriptor@1.0.0
29 silly currentTree | +-- is-data-descriptor@1.0.0
29 silly currentTree | `-- is-descriptor@1.0.2
29 silly currentTree +-- snapdragon-util@3.0.1
29 silly currentTree | `-- kind-of@3.2.2
29 silly currentTree +-- snapdragon@0.8.2
29 silly currentTree | +-- define-property@0.2.5
29 silly currentTree | `-- extend-shallow@2.0.1
29 silly currentTree +-- source-map-resolve@0.5.2
29 silly currentTree +-- source-map-url@0.4.0
29 silly currentTree +-- source-map@0.5.7
29 silly currentTree +-- split-string@3.1.0
29 silly currentTree +-- static-extend@0.1.2
29 silly currentTree | `-- define-property@0.2.5
29 silly currentTree +-- string_decoder@1.1.1
29 silly currentTree +-- supports-color@5.5.0
29 silly currentTree +-- to-fast-properties@2.0.0
29 silly currentTree +-- to-object-path@0.3.0
29 silly currentTree | `-- kind-of@3.2.2
29 silly currentTree +-- to-regex-range@2.1.1
29 silly currentTree +-- to-regex@3.0.2
29 silly currentTree +-- unicode-canonical-property-names-ecmascript@1.0.4
29 silly currentTree +-- unicode-match-property-ecmascript@1.0.4
29 silly currentTree +-- unicode-match-property-value-ecmascript@1.1.0
29 silly currentTree +-- unicode-property-aliases-ecmascript@1.0.5
29 silly currentTree +-- union-value@1.0.1
29 silly currentTree +-- unset-value@1.0.0
29 silly currentTree | +-- has-value@0.3.1
29 silly currentTree | | `-- isobject@2.1.0
29 silly currentTree | `-- has-values@0.1.4
29 silly currentTree +-- upath@1.2.0
29 silly currentTree +-- urix@0.1.0
29 silly currentTree +-- use@3.1.1
29 silly currentTree +-- util-deprecate@1.0.2
29 silly currentTree `-- wrappy@1.0.2
30 silly idealTree fluid-system@0.2.1
30 silly idealTree +-- @babel/cli@7.6.4
30 silly idealTree +-- @babel/code-frame@7.5.5
30 silly idealTree +-- @babel/core@7.6.4
30 silly idealTree | +-- debug@4.1.1
30 silly idealTree | `-- ms@2.1.2
30 silly idealTree +-- @babel/generator@7.6.4
30 silly idealTree +-- @babel/helper-annotate-as-pure@7.0.0
30 silly idealTree +-- @babel/helper-builder-binary-assignment-operator-visitor@7.1.0
30 silly idealTree +-- @babel/helper-call-delegate@7.4.4
30 silly idealTree +-- @babel/helper-define-map@7.5.5
30 silly idealTree +-- @babel/helper-explode-assignable-expression@7.1.0
30 silly idealTree +-- @babel/helper-function-name@7.1.0
30 silly idealTree +-- @babel/helper-get-function-arity@7.0.0
30 silly idealTree +-- @babel/helper-hoist-variables@7.4.4
30 silly idealTree +-- @babel/helper-member-expression-to-functions@7.5.5
30 silly idealTree +-- @babel/helper-module-imports@7.0.0
30 silly idealTree +-- @babel/helper-module-transforms@7.5.5
30 silly idealTree +-- @babel/helper-optimise-call-expression@7.0.0
30 silly idealTree +-- @babel/helper-plugin-utils@7.0.0
30 silly idealTree +-- @babel/helper-regex@7.5.5
30 silly idealTree +-- @babel/helper-remap-async-to-generator@7.1.0
30 silly idealTree +-- @babel/helper-replace-supers@7.5.5
30 silly idealTree +-- @babel/helper-simple-access@7.1.0
30 silly idealTree +-- @babel/helper-split-export-declaration@7.4.4
30 silly idealTree +-- @babel/helper-wrap-function@7.2.0
30 silly idealTree +-- @babel/helpers@7.6.2
30 silly idealTree +-- @babel/highlight@7.5.0
30 silly idealTree +-- @babel/parser@7.6.4
30 silly idealTree +-- @babel/plugin-proposal-async-generator-functions@7.2.0
30 silly idealTree +-- @babel/plugin-proposal-dynamic-import@7.5.0
30 silly idealTree +-- @babel/plugin-proposal-json-strings@7.2.0
30 silly idealTree +-- @babel/plugin-proposal-object-rest-spread@7.6.2
30 silly idealTree +-- @babel/plugin-proposal-optional-catch-binding@7.2.0
30 silly idealTree +-- @babel/plugin-proposal-unicode-property-regex@7.6.2
30 silly idealTree +-- @babel/plugin-syntax-async-generators@7.2.0
30 silly idealTree +-- @babel/plugin-syntax-dynamic-import@7.2.0
30 silly idealTree +-- @babel/plugin-syntax-json-strings@7.2.0
30 silly idealTree +-- @babel/plugin-syntax-object-rest-spread@7.2.0
30 silly idealTree +-- @babel/plugin-syntax-optional-catch-binding@7.2.0
30 silly idealTree +-- @babel/plugin-transform-arrow-functions@7.2.0
30 silly idealTree +-- @babel/plugin-transform-async-to-generator@7.5.0
30 silly idealTree +-- @babel/plugin-transform-block-scoped-functions@7.2.0
30 silly idealTree +-- @babel/plugin-transform-block-scoping@7.6.3
30 silly idealTree +-- @babel/plugin-transform-classes@7.5.5
30 silly idealTree +-- @babel/plugin-transform-computed-properties@7.2.0
30 silly idealTree +-- @babel/plugin-transform-destructuring@7.6.0
30 silly idealTree +-- @babel/plugin-transform-dotall-regex@7.6.2
30 silly idealTree +-- @babel/plugin-transform-duplicate-keys@7.5.0
30 silly idealTree +-- @babel/plugin-transform-exponentiation-operator@7.2.0
30 silly idealTree +-- @babel/plugin-transform-for-of@7.4.4
30 silly idealTree +-- @babel/plugin-transform-function-name@7.4.4
30 silly idealTree +-- @babel/plugin-transform-literals@7.2.0
30 silly idealTree +-- @babel/plugin-transform-member-expression-literals@7.2.0
30 silly idealTree +-- @babel/plugin-transform-modules-amd@7.5.0
30 silly idealTree +-- @babel/plugin-transform-modules-commonjs@7.6.0
30 silly idealTree +-- @babel/plugin-transform-modules-systemjs@7.5.0
30 silly idealTree +-- @babel/plugin-transform-modules-umd@7.2.0
30 silly idealTree +-- @babel/plugin-transform-named-capturing-groups-regex@7.6.3
30 silly idealTree +-- @babel/plugin-transform-new-target@7.4.4
30 silly idealTree +-- @babel/plugin-transform-object-super@7.5.5
30 silly idealTree +-- @babel/plugin-transform-parameters@7.4.4
30 silly idealTree +-- @babel/plugin-transform-property-literals@7.2.0
30 silly idealTree +-- @babel/plugin-transform-regenerator@7.4.5
30 silly idealTree +-- @babel/plugin-transform-reserved-words@7.2.0
30 silly idealTree +-- @babel/plugin-transform-shorthand-properties@7.2.0
30 silly idealTree +-- @babel/plugin-transform-spread@7.6.2
30 silly idealTree +-- @babel/plugin-transform-sticky-regex@7.2.0
30 silly idealTree +-- @babel/plugin-transform-template-literals@7.4.4
30 silly idealTree +-- @babel/plugin-transform-typeof-symbol@7.2.0
30 silly idealTree +-- @babel/plugin-transform-unicode-regex@7.6.2
30 silly idealTree +-- @babel/preset-env@7.6.3
30 silly idealTree +-- @babel/template@7.6.0
30 silly idealTree +-- @babel/traverse@7.6.3
30 silly idealTree | +-- debug@4.1.1
30 silly idealTree | `-- ms@2.1.2
30 silly idealTree +-- @babel/types@7.6.3
30 silly idealTree +-- @styled-system/core@5.1.2
30 silly idealTree +-- ansi-styles@3.2.1
30 silly idealTree +-- anymatch@2.0.0
30 silly idealTree | `-- normalize-path@2.1.1
30 silly idealTree +-- arr-diff@4.0.0
30 silly idealTree +-- arr-flatten@1.1.0
30 silly idealTree +-- arr-union@3.1.0
30 silly idealTree +-- array-unique@0.3.2
30 silly idealTree +-- assign-symbols@1.0.0
30 silly idealTree +-- async-each@1.0.3
30 silly idealTree +-- atob@2.1.2
30 silly idealTree +-- babel-plugin-dynamic-import-node@2.3.0
30 silly idealTree +-- balanced-match@1.0.0
30 silly idealTree +-- base@0.11.2
30 silly idealTree | +-- define-property@1.0.0
30 silly idealTree | +-- is-accessor-descriptor@1.0.0
30 silly idealTree | +-- is-data-descriptor@1.0.0
30 silly idealTree | `-- is-descriptor@1.0.2
30 silly idealTree +-- binary-extensions@1.13.1
30 silly idealTree +-- brace-expansion@1.1.11
30 silly idealTree +-- braces@2.3.2
30 silly idealTree | `-- extend-shallow@2.0.1
30 silly idealTree +-- browserslist@4.7.0
30 silly idealTree +-- cache-base@1.0.1
30 silly idealTree +-- caniuse-lite@1.0.30000999
30 silly idealTree +-- chalk@2.4.2
30 silly idealTree +-- chokidar@2.1.8
30 silly idealTree +-- class-utils@0.3.6
30 silly idealTree | `-- define-property@0.2.5
30 silly idealTree +-- collection-visit@1.0.0
30 silly idealTree +-- color-convert@1.9.3
30 silly idealTree +-- color-name@1.1.3
30 silly idealTree +-- commander@2.20.1
30 silly idealTree +-- component-emitter@1.3.0
30 silly idealTree +-- concat-map@0.0.1
30 silly idealTree +-- convert-source-map@1.6.0
30 silly idealTree +-- copy-descriptor@0.1.1
30 silly idealTree +-- core-js-compat@3.2.1
30 silly idealTree | `-- semver@6.3.0
30 silly idealTree +-- core-util-is@1.0.2
30 silly idealTree +-- debug@2.6.9
30 silly idealTree +-- decode-uri-component@0.2.0
30 silly idealTree +-- define-properties@1.1.3
30 silly idealTree +-- define-property@2.0.2
30 silly idealTree | +-- is-accessor-descriptor@1.0.0
30 silly idealTree | +-- is-data-descriptor@1.0.0
30 silly idealTree | `-- is-descriptor@1.0.2
30 silly idealTree +-- electron-to-chromium@1.3.280
30 silly idealTree +-- escape-string-regexp@1.0.5
30 silly idealTree +-- esutils@2.0.3
30 silly idealTree +-- expand-brackets@2.1.4
30 silly idealTree | +-- define-property@0.2.5
30 silly idealTree | `-- extend-shallow@2.0.1
30 silly idealTree +-- extend-shallow@3.0.2
30 silly idealTree | `-- is-extendable@1.0.1
30 silly idealTree +-- extglob@2.0.4
30 silly idealTree | +-- define-property@1.0.0
30 silly idealTree | +-- extend-shallow@2.0.1
30 silly idealTree | +-- is-accessor-descriptor@1.0.0
30 silly idealTree | +-- is-data-descriptor@1.0.0
30 silly idealTree | `-- is-descriptor@1.0.2
30 silly idealTree +-- fill-range@4.0.0
30 silly idealTree | `-- extend-shallow@2.0.1
30 silly idealTree +-- for-in@1.0.2
30 silly idealTree +-- fragment-cache@0.2.1
30 silly idealTree +-- fs-readdir-recursive@1.1.0
30 silly idealTree +-- fs.realpath@1.0.0
30 silly idealTree +-- fsevents@1.2.9
30 silly idealTree | +-- abbrev@1.1.1
30 silly idealTree | +-- ansi-regex@2.1.1
30 silly idealTree | +-- aproba@1.2.0
30 silly idealTree | +-- are-we-there-yet@1.1.5
30 silly idealTree | +-- balanced-match@1.0.0
30 silly idealTree | +-- brace-expansion@1.1.11
30 silly idealTree | +-- chownr@1.1.1
30 silly idealTree | +-- code-point-at@1.1.0
30 silly idealTree | +-- concat-map@0.0.1
30 silly idealTree | +-- console-control-strings@1.1.0
30 silly idealTree | +-- core-util-is@1.0.2
30 silly idealTree | +-- debug@4.1.1
30 silly idealTree | +-- deep-extend@0.6.0
30 silly idealTree | +-- delegates@1.0.0
30 silly idealTree | +-- detect-libc@1.0.3
30 silly idealTree | +-- fs-minipass@1.2.5
30 silly idealTree | +-- fs.realpath@1.0.0
30 silly idealTree | +-- gauge@2.7.4
30 silly idealTree | +-- glob@7.1.3
30 silly idealTree | +-- has-unicode@2.0.1
30 silly idealTree | +-- iconv-lite@0.4.24
30 silly idealTree | +-- ignore-walk@3.0.1
30 silly idealTree | +-- inflight@1.0.6
30 silly idealTree | +-- inherits@2.0.3
30 silly idealTree | +-- ini@1.3.5
30 silly idealTree | +-- is-fullwidth-code-point@1.0.0
30 silly idealTree | +-- isarray@1.0.0
30 silly idealTree | +-- minimatch@3.0.4
30 silly idealTree | +-- minimist@0.0.8
30 silly idealTree | +-- minipass@2.3.5
30 silly idealTree | +-- minizlib@1.2.1
30 silly idealTree | +-- mkdirp@0.5.1
30 silly idealTree | +-- ms@2.1.1
30 silly idealTree | +-- needle@2.3.0
30 silly idealTree | +-- node-pre-gyp@0.12.0
30 silly idealTree | +-- nopt@4.0.1
30 silly idealTree | +-- npm-bundled@1.0.6
30 silly idealTree | +-- npm-packlist@1.4.1
30 silly idealTree | +-- npmlog@4.1.2
30 silly idealTree | +-- number-is-nan@1.0.1
30 silly idealTree | +-- object-assign@4.1.1
30 silly idealTree | +-- once@1.4.0
30 silly idealTree | +-- os-homedir@1.0.2
30 silly idealTree | +-- os-tmpdir@1.0.2
30 silly idealTree | +-- osenv@0.1.5
30 silly idealTree | +-- path-is-absolute@1.0.1
30 silly idealTree | +-- process-nextick-args@2.0.0
30 silly idealTree | +-- rc@1.2.8
30 silly idealTree | | `-- minimist@1.2.0
30 silly idealTree | +-- readable-stream@2.3.6
30 silly idealTree | +-- rimraf@2.6.3
30 silly idealTree | +-- safe-buffer@5.1.2
30 silly idealTree | +-- safer-buffer@2.1.2
30 silly idealTree | +-- sax@1.2.4
30 silly idealTree | +-- semver@5.7.0
30 silly idealTree | +-- set-blocking@2.0.0
30 silly idealTree | +-- signal-exit@3.0.2
30 silly idealTree | +-- string_decoder@1.1.1
30 silly idealTree | +-- string-width@1.0.2
30 silly idealTree | +-- strip-ansi@3.0.1
30 silly idealTree | +-- strip-json-comments@2.0.1
30 silly idealTree | +-- tar@4.4.8
30 silly idealTree | +-- util-deprecate@1.0.2
30 silly idealTree | +-- wide-align@1.1.3
30 silly idealTree | +-- wrappy@1.0.2
30 silly idealTree | `-- yallist@3.0.3
30 silly idealTree +-- function-bind@1.1.1
30 silly idealTree +-- get-value@2.0.6
30 silly idealTree +-- glob-parent@3.1.0
30 silly idealTree | `-- is-glob@3.1.0
30 silly idealTree +-- glob@7.1.4
30 silly idealTree +-- globals@11.12.0
30 silly idealTree +-- graceful-fs@4.2.2
30 silly idealTree +-- has-flag@3.0.0
30 silly idealTree +-- has-symbols@1.0.0
30 silly idealTree +-- has-value@1.0.0
30 silly idealTree +-- has-values@1.0.0
30 silly idealTree | `-- kind-of@4.0.0
30 silly idealTree +-- inflight@1.0.6
30 silly idealTree +-- inherits@2.0.4
30 silly idealTree +-- invariant@2.2.4
30 silly idealTree +-- is-accessor-descriptor@0.1.6
30 silly idealTree | `-- kind-of@3.2.2
30 silly idealTree +-- is-binary-path@1.0.1
30 silly idealTree +-- is-buffer@1.1.6
30 silly idealTree +-- is-data-descriptor@0.1.4
30 silly idealTree | `-- kind-of@3.2.2
30 silly idealTree +-- is-descriptor@0.1.6
30 silly idealTree | `-- kind-of@5.1.0
30 silly idealTree +-- is-extendable@0.1.1
30 silly idealTree +-- is-extglob@2.1.1
30 silly idealTree +-- is-glob@4.0.1
30 silly idealTree +-- is-number@3.0.0
30 silly idealTree | `-- kind-of@3.2.2
30 silly idealTree +-- is-plain-obj@1.1.0
30 silly idealTree +-- is-plain-object@2.0.4
30 silly idealTree +-- is-windows@1.0.2
30 silly idealTree +-- isarray@1.0.0
30 silly idealTree +-- isobject@3.0.1
30 silly idealTree +-- js-levenshtein@1.1.6
30 silly idealTree +-- js-tokens@4.0.0
30 silly idealTree +-- jsesc@2.5.2
30 silly idealTree +-- json5@2.1.1
30 silly idealTree | `-- minimist@1.2.0
30 silly idealTree +-- kind-of@6.0.2
30 silly idealTree +-- lodash@4.17.15
30 silly idealTree +-- loose-envify@1.4.0
30 silly idealTree +-- map-cache@0.2.2
30 silly idealTree +-- map-visit@1.0.0
30 silly idealTree +-- micromatch@3.1.10
30 silly idealTree +-- minimatch@3.0.4
30 silly idealTree +-- minimist@0.0.8
30 silly idealTree +-- mixin-deep@1.3.2
30 silly idealTree | `-- is-extendable@1.0.1
30 silly idealTree +-- mkdirp@0.5.1
30 silly idealTree +-- ms@2.0.0
30 silly idealTree +-- nan@2.14.0
30 silly idealTree +-- nanomatch@1.2.13
30 silly idealTree +-- node-releases@1.1.35
30 silly idealTree | `-- semver@6.3.0
30 silly idealTree +-- normalize-path@3.0.0
30 silly idealTree +-- object-assign@4.1.1
30 silly idealTree +-- object-copy@0.1.0
30 silly idealTree | +-- define-property@0.2.5
30 silly idealTree | `-- kind-of@3.2.2
30 silly idealTree +-- object-keys@1.1.1
30 silly idealTree +-- object-visit@1.0.1
30 silly idealTree +-- object.assign@4.1.0
30 silly idealTree +-- object.pick@1.3.0
30 silly idealTree +-- once@1.4.0
30 silly idealTree +-- output-file-sync@2.0.1
30 silly idealTree +-- pascalcase@0.1.1
30 silly idealTree +-- path-dirname@1.0.2
30 silly idealTree +-- path-is-absolute@1.0.1
30 silly idealTree +-- path-parse@1.0.6
30 silly idealTree +-- posix-character-classes@0.1.1
30 silly idealTree +-- private@0.1.8
30 silly idealTree +-- process-nextick-args@2.0.1
30 silly idealTree +-- readable-stream@2.3.6
30 silly idealTree +-- readdirp@2.2.1
30 silly idealTree +-- regenerate-unicode-properties@8.1.0
30 silly idealTree +-- regenerate@1.4.0
30 silly idealTree +-- regenerator-transform@0.14.1
30 silly idealTree +-- regex-not@1.0.2
30 silly idealTree +-- regexpu-core@4.6.0
30 silly idealTree +-- regjsgen@0.5.0
30 silly idealTree +-- regjsparser@0.6.0
30 silly idealTree | `-- jsesc@0.5.0
30 silly idealTree +-- remove-trailing-separator@1.1.0
30 silly idealTree +-- repeat-element@1.1.3
30 silly idealTree +-- repeat-string@1.6.1
30 silly idealTree +-- resolve-url@0.2.1
30 silly idealTree +-- resolve@1.12.0
30 silly idealTree +-- ret@0.1.15
30 silly idealTree +-- safe-buffer@5.1.2
30 silly idealTree +-- safe-regex@1.1.0
30 silly idealTree +-- semver@5.7.1
30 silly idealTree +-- set-value@2.0.1
30 silly idealTree | `-- extend-shallow@2.0.1
30 silly idealTree +-- slash@2.0.0
30 silly idealTree +-- snapdragon-node@2.1.1
30 silly idealTree | +-- define-property@1.0.0
30 silly idealTree | +-- is-accessor-descriptor@1.0.0
30 silly idealTree | +-- is-data-descriptor@1.0.0
30 silly idealTree | `-- is-descriptor@1.0.2
30 silly idealTree +-- snapdragon-util@3.0.1
30 silly idealTree | `-- kind-of@3.2.2
30 silly idealTree +-- snapdragon@0.8.2
30 silly idealTree | +-- define-property@0.2.5
30 silly idealTree | `-- extend-shallow@2.0.1
30 silly idealTree +-- source-map-resolve@0.5.2
30 silly idealTree +-- source-map-url@0.4.0
30 silly idealTree +-- source-map@0.5.7
30 silly idealTree +-- split-string@3.1.0
30 silly idealTree +-- static-extend@0.1.2
30 silly idealTree | `-- define-property@0.2.5
30 silly idealTree +-- string_decoder@1.1.1
30 silly idealTree +-- supports-color@5.5.0
30 silly idealTree +-- to-fast-properties@2.0.0
30 silly idealTree +-- to-object-path@0.3.0
30 silly idealTree | `-- kind-of@3.2.2
30 silly idealTree +-- to-regex-range@2.1.1
30 silly idealTree +-- to-regex@3.0.2
30 silly idealTree +-- unicode-canonical-property-names-ecmascript@1.0.4
30 silly idealTree +-- unicode-match-property-ecmascript@1.0.4
30 silly idealTree +-- unicode-match-property-value-ecmascript@1.1.0
30 silly idealTree +-- unicode-property-aliases-ecmascript@1.0.5
30 silly idealTree +-- union-value@1.0.1
30 silly idealTree +-- unset-value@1.0.0
30 silly idealTree | +-- has-value@0.3.1
30 silly idealTree | | `-- isobject@2.1.0
30 silly idealTree | `-- has-values@0.1.4
30 silly idealTree +-- upath@1.2.0
30 silly idealTree +-- urix@0.1.0
30 silly idealTree +-- use@3.1.1
30 silly idealTree +-- util-deprecate@1.0.2
30 silly idealTree `-- wrappy@1.0.2
31 silly install generateActionsToTake
32 timing stage:generateActionsToTake Completed in 441ms
33 silly diffTrees action count 68
34 silly diffTrees add abbrev@1.1.1
35 silly diffTrees add ansi-regex@2.1.1
36 silly diffTrees add aproba@1.2.0
37 silly diffTrees add balanced-match@1.0.0
38 silly diffTrees add chownr@1.1.1
39 silly diffTrees add code-point-at@1.1.0
40 silly diffTrees add concat-map@0.0.1
41 silly diffTrees add brace-expansion@1.1.11
42 silly diffTrees add console-control-strings@1.1.0
43 silly diffTrees add core-util-is@1.0.2
44 silly diffTrees add deep-extend@0.6.0
45 silly diffTrees add delegates@1.0.0
46 silly diffTrees add detect-libc@1.0.3
47 silly diffTrees add fs.realpath@1.0.0
48 silly diffTrees add has-unicode@2.0.1
49 silly diffTrees add inherits@2.0.3
50 silly diffTrees add ini@1.3.5
51 silly diffTrees add isarray@1.0.0
52 silly diffTrees add minimatch@3.0.4
53 silly diffTrees add ignore-walk@3.0.1
54 silly diffTrees add minimist@0.0.8
55 silly diffTrees add mkdirp@0.5.1
56 silly diffTrees add ms@2.1.1
57 silly diffTrees add debug@4.1.1
58 silly diffTrees add npm-bundled@1.0.6
59 silly diffTrees add npm-packlist@1.4.1
60 silly diffTrees add number-is-nan@1.0.1
61 silly diffTrees add is-fullwidth-code-point@1.0.0
62 silly diffTrees add object-assign@4.1.1
63 silly diffTrees add os-homedir@1.0.2
64 silly diffTrees add os-tmpdir@1.0.2
65 silly diffTrees add osenv@0.1.5
66 silly diffTrees add nopt@4.0.1
67 silly diffTrees add path-is-absolute@1.0.1
68 silly diffTrees add process-nextick-args@2.0.0
69 silly diffTrees add minimist@1.2.0
70 silly diffTrees add safe-buffer@5.1.2
71 silly diffTrees add safer-buffer@2.1.2
72 silly diffTrees add iconv-lite@0.4.24
73 silly diffTrees add sax@1.2.4
74 silly diffTrees add needle@2.3.0
75 silly diffTrees add semver@5.7.0
76 silly diffTrees add set-blocking@2.0.0
77 silly diffTrees add signal-exit@3.0.2
78 silly diffTrees add string_decoder@1.1.1
79 silly diffTrees add strip-ansi@3.0.1
80 silly diffTrees add string-width@1.0.2
81 silly diffTrees add strip-json-comments@2.0.1
82 silly diffTrees add rc@1.2.8
83 silly diffTrees add util-deprecate@1.0.2
84 silly diffTrees add readable-stream@2.3.6
85 silly diffTrees add are-we-there-yet@1.1.5
86 silly diffTrees add wide-align@1.1.3
87 silly diffTrees add gauge@2.7.4
88 silly diffTrees add npmlog@4.1.2
89 silly diffTrees add wrappy@1.0.2
90 silly diffTrees add once@1.4.0
91 silly diffTrees add inflight@1.0.6
92 silly diffTrees add glob@7.1.3
93 silly diffTrees add rimraf@2.6.3
94 silly diffTrees add yallist@3.0.3
95 silly diffTrees add minipass@2.3.5
96 silly diffTrees add fs-minipass@1.2.5
97 silly diffTrees add minizlib@1.2.1
98 silly diffTrees add tar@4.4.8
99 silly diffTrees add node-pre-gyp@0.12.0
100 silly diffTrees add nan@2.14.0
101 silly diffTrees add fsevents@1.2.9
102 silly decomposeActions action count 412
103 silly decomposeActions fetch fsevents@1.2.9
104 silly decomposeActions extract fsevents@1.2.9
105 silly decomposeActions preinstall abbrev@1.1.1
106 silly decomposeActions build abbrev@1.1.1
107 silly decomposeActions install abbrev@1.1.1
108 silly decomposeActions postinstall abbrev@1.1.1
109 silly decomposeActions finalize abbrev@1.1.1
110 silly decomposeActions refresh-package-json abbrev@1.1.1
111 silly decomposeActions preinstall ansi-regex@2.1.1
112 silly decomposeActions build ansi-regex@2.1.1
113 silly decomposeActions install ansi-regex@2.1.1
114 silly decomposeActions postinstall ansi-regex@2.1.1
115 silly decomposeActions finalize ansi-regex@2.1.1
116 silly decomposeActions refresh-package-json ansi-regex@2.1.1
117 silly decomposeActions preinstall aproba@1.2.0
118 silly decomposeActions build aproba@1.2.0
119 silly decomposeActions install aproba@1.2.0
120 silly decomposeActions postinstall aproba@1.2.0
121 silly decomposeActions finalize aproba@1.2.0
122 silly decomposeActions refresh-package-json aproba@1.2.0
123 silly decomposeActions preinstall balanced-match@1.0.0
124 silly decomposeActions build balanced-match@1.0.0
125 silly decomposeActions install balanced-match@1.0.0
126 silly decomposeActions postinstall balanced-match@1.0.0
127 silly decomposeActions finalize balanced-match@1.0.0
128 silly decomposeActions refresh-package-json balanced-match@1.0.0
129 silly decomposeActions preinstall chownr@1.1.1
130 silly decomposeActions build chownr@1.1.1
131 silly decomposeActions install chownr@1.1.1
132 silly decomposeActions postinstall chownr@1.1.1
133 silly decomposeActions finalize chownr@1.1.1
134 silly decomposeActions refresh-package-json chownr@1.1.1
135 silly decomposeActions preinstall code-point-at@1.1.0
136 silly decomposeActions build code-point-at@1.1.0
137 silly decomposeActions install code-point-at@1.1.0
138 silly decomposeActions postinstall code-point-at@1.1.0
139 silly decomposeActions finalize code-point-at@1.1.0
140 silly decomposeActions refresh-package-json code-point-at@1.1.0
141 silly decomposeActions preinstall concat-map@0.0.1
142 silly decomposeActions build concat-map@0.0.1
143 silly decomposeActions install concat-map@0.0.1
144 silly decomposeActions postinstall concat-map@0.0.1
145 silly decomposeActions finalize concat-map@0.0.1
146 silly decomposeActions refresh-package-json concat-map@0.0.1
147 silly decomposeActions preinstall brace-expansion@1.1.11
148 silly decomposeActions build brace-expansion@1.1.11
149 silly decomposeActions install brace-expansion@1.1.11
150 silly decomposeActions postinstall brace-expansion@1.1.11
151 silly decomposeActions finalize brace-expansion@1.1.11
152 silly decomposeActions refresh-package-json brace-expansion@1.1.11
153 silly decomposeActions preinstall console-control-strings@1.1.0
154 silly decomposeActions build console-control-strings@1.1.0
155 silly decomposeActions install console-control-strings@1.1.0
156 silly decomposeActions postinstall console-control-strings@1.1.0
157 silly decomposeActions finalize console-control-strings@1.1.0
158 silly decomposeActions refresh-package-json console-control-strings@1.1.0
159 silly decomposeActions preinstall core-util-is@1.0.2
160 silly decomposeActions build core-util-is@1.0.2
161 silly decomposeActions install core-util-is@1.0.2
162 silly decomposeActions postinstall core-util-is@1.0.2
163 silly decomposeActions finalize core-util-is@1.0.2
164 silly decomposeActions refresh-package-json core-util-is@1.0.2
165 silly decomposeActions preinstall deep-extend@0.6.0
166 silly decomposeActions build deep-extend@0.6.0
167 silly decomposeActions install deep-extend@0.6.0
168 silly decomposeActions postinstall deep-extend@0.6.0
169 silly decomposeActions finalize deep-extend@0.6.0
170 silly decomposeActions refresh-package-json deep-extend@0.6.0
171 silly decomposeActions preinstall delegates@1.0.0
172 silly decomposeActions build delegates@1.0.0
173 silly decomposeActions install delegates@1.0.0
174 silly decomposeActions postinstall delegates@1.0.0
175 silly decomposeActions finalize delegates@1.0.0
176 silly decomposeActions refresh-package-json delegates@1.0.0
177 silly decomposeActions preinstall detect-libc@1.0.3
178 silly decomposeActions build detect-libc@1.0.3
179 silly decomposeActions install detect-libc@1.0.3
180 silly decomposeActions postinstall detect-libc@1.0.3
181 silly decomposeActions finalize detect-libc@1.0.3
182 silly decomposeActions refresh-package-json detect-libc@1.0.3
183 silly decomposeActions preinstall fs.realpath@1.0.0
184 silly decomposeActions build fs.realpath@1.0.0
185 silly decomposeActions install fs.realpath@1.0.0
186 silly decomposeActions postinstall fs.realpath@1.0.0
187 silly decomposeActions finalize fs.realpath@1.0.0
188 silly decomposeActions refresh-package-json fs.realpath@1.0.0
189 silly decomposeActions preinstall has-unicode@2.0.1
190 silly decomposeActions build has-unicode@2.0.1
191 silly decomposeActions install has-unicode@2.0.1
192 silly decomposeActions postinstall has-unicode@2.0.1
193 silly decomposeActions finalize has-unicode@2.0.1
194 silly decomposeActions refresh-package-json has-unicode@2.0.1
195 silly decomposeActions preinstall inherits@2.0.3
196 silly decomposeActions build inherits@2.0.3
197 silly decomposeActions install inherits@2.0.3
198 silly decomposeActions postinstall inherits@2.0.3
199 silly decomposeActions finalize inherits@2.0.3
200 silly decomposeActions refresh-package-json inherits@2.0.3
201 silly decomposeActions preinstall ini@1.3.5
202 silly decomposeActions build ini@1.3.5
203 silly decomposeActions install ini@1.3.5
204 silly decomposeActions postinstall ini@1.3.5
205 silly decomposeActions finalize ini@1.3.5
206 silly decomposeActions refresh-package-json ini@1.3.5
207 silly decomposeActions preinstall isarray@1.0.0
208 silly decomposeActions build isarray@1.0.0
209 silly decomposeActions install isarray@1.0.0
210 silly decomposeActions postinstall isarray@1.0.0
211 silly decomposeActions finalize isarray@1.0.0
212 silly decomposeActions refresh-package-json isarray@1.0.0
213 silly decomposeActions preinstall minimatch@3.0.4
214 silly decomposeActions build minimatch@3.0.4
215 silly decomposeActions install minimatch@3.0.4
216 silly decomposeActions postinstall minimatch@3.0.4
217 silly decomposeActions finalize minimatch@3.0.4
218 silly decomposeActions refresh-package-json minimatch@3.0.4
219 silly decomposeActions preinstall ignore-walk@3.0.1
220 silly decomposeActions build ignore-walk@3.0.1
221 silly decomposeActions install ignore-walk@3.0.1
222 silly decomposeActions postinstall ignore-walk@3.0.1
223 silly decomposeActions finalize ignore-walk@3.0.1
224 silly decomposeActions refresh-package-json ignore-walk@3.0.1
225 silly decomposeActions preinstall minimist@0.0.8
226 silly decomposeActions build minimist@0.0.8
227 silly decomposeActions install minimist@0.0.8
228 silly decomposeActions postinstall minimist@0.0.8
229 silly decomposeActions finalize minimist@0.0.8
230 silly decomposeActions refresh-package-json minimist@0.0.8
231 silly decomposeActions preinstall mkdirp@0.5.1
232 silly decomposeActions build mkdirp@0.5.1
233 silly decomposeActions install mkdirp@0.5.1
234 silly decomposeActions postinstall mkdirp@0.5.1
235 silly decomposeActions finalize mkdirp@0.5.1
236 silly decomposeActions refresh-package-json mkdirp@0.5.1
237 silly decomposeActions preinstall ms@2.1.1
238 silly decomposeActions build ms@2.1.1
239 silly decomposeActions install ms@2.1.1
240 silly decomposeActions postinstall ms@2.1.1
241 silly decomposeActions finalize ms@2.1.1
242 silly decomposeActions refresh-package-json ms@2.1.1
243 silly decomposeActions preinstall debug@4.1.1
244 silly decomposeActions build debug@4.1.1
245 silly decomposeActions install debug@4.1.1
246 silly decomposeActions postinstall debug@4.1.1
247 silly decomposeActions finalize debug@4.1.1
248 silly decomposeActions refresh-package-json debug@4.1.1
249 silly decomposeActions preinstall npm-bundled@1.0.6
250 silly decomposeActions build npm-bundled@1.0.6
251 silly decomposeActions install npm-bundled@1.0.6
252 silly decomposeActions postinstall npm-bundled@1.0.6
253 silly decomposeActions finalize npm-bundled@1.0.6
254 silly decomposeActions refresh-package-json npm-bundled@1.0.6
255 silly decomposeActions preinstall npm-packlist@1.4.1
256 silly decomposeActions build npm-packlist@1.4.1
257 silly decomposeActions install npm-packlist@1.4.1
258 silly decomposeActions postinstall npm-packlist@1.4.1
259 silly decomposeActions finalize npm-packlist@1.4.1
260 silly decomposeActions refresh-package-json npm-packlist@1.4.1
261 silly decomposeActions preinstall number-is-nan@1.0.1
262 silly decomposeActions build number-is-nan@1.0.1
263 silly decomposeActions install number-is-nan@1.0.1
264 silly decomposeActions postinstall number-is-nan@1.0.1
265 silly decomposeActions finalize number-is-nan@1.0.1
266 silly decomposeActions refresh-package-json number-is-nan@1.0.1
267 silly decomposeActions preinstall is-fullwidth-code-point@1.0.0
268 silly decomposeActions build is-fullwidth-code-point@1.0.0
269 silly decomposeActions install is-fullwidth-code-point@1.0.0
270 silly decomposeActions postinstall is-fullwidth-code-point@1.0.0
271 silly decomposeActions finalize is-fullwidth-code-point@1.0.0
272 silly decomposeActions refresh-package-json is-fullwidth-code-point@1.0.0
273 silly decomposeActions preinstall object-assign@4.1.1
274 silly decomposeActions build object-assign@4.1.1
275 silly decomposeActions install object-assign@4.1.1
276 silly decomposeActions postinstall object-assign@4.1.1
277 silly decomposeActions finalize object-assign@4.1.1
278 silly decomposeActions refresh-package-json object-assign@4.1.1
279 silly decomposeActions preinstall os-homedir@1.0.2
280 silly decomposeActions build os-homedir@1.0.2
281 silly decomposeActions install os-homedir@1.0.2
282 silly decomposeActions postinstall os-homedir@1.0.2
283 silly decomposeActions finalize os-homedir@1.0.2
284 silly decomposeActions refresh-package-json os-homedir@1.0.2
285 silly decomposeActions preinstall os-tmpdir@1.0.2
286 silly decomposeActions build os-tmpdir@1.0.2
287 silly decomposeActions install os-tmpdir@1.0.2
288 silly decomposeActions postinstall os-tmpdir@1.0.2
289 silly decomposeActions finalize os-tmpdir@1.0.2
290 silly decomposeActions refresh-package-json os-tmpdir@1.0.2
291 silly decomposeActions preinstall osenv@0.1.5
292 silly decomposeActions build osenv@0.1.5
293 silly decomposeActions install osenv@0.1.5
294 silly decomposeActions postinstall osenv@0.1.5
295 silly decomposeActions finalize osenv@0.1.5
296 silly decomposeActions refresh-package-json osenv@0.1.5
297 silly decomposeActions preinstall nopt@4.0.1
298 silly decomposeActions build nopt@4.0.1
299 silly decomposeActions install nopt@4.0.1
300 silly decomposeActions postinstall nopt@4.0.1
301 silly decomposeActions finalize nopt@4.0.1
302 silly decomposeActions refresh-package-json nopt@4.0.1
303 silly decomposeActions preinstall path-is-absolute@1.0.1
304 silly decomposeActions build path-is-absolute@1.0.1
305 silly decomposeActions install path-is-absolute@1.0.1
306 silly decomposeActions postinstall path-is-absolute@1.0.1
307 silly decomposeActions finalize path-is-absolute@1.0.1
308 silly decomposeActions refresh-package-json path-is-absolute@1.0.1
309 silly decomposeActions preinstall process-nextick-args@2.0.0
310 silly decomposeActions build process-nextick-args@2.0.0
311 silly decomposeActions install process-nextick-args@2.0.0
312 silly decomposeActions postinstall process-nextick-args@2.0.0
313 silly decomposeActions finalize process-nextick-args@2.0.0
314 silly decomposeActions refresh-package-json process-nextick-args@2.0.0
315 silly decomposeActions preinstall minimist@1.2.0
316 silly decomposeActions build minimist@1.2.0
317 silly decomposeActions install minimist@1.2.0
318 silly decomposeActions postinstall minimist@1.2.0
319 silly decomposeActions finalize minimist@1.2.0
320 silly decomposeActions refresh-package-json minimist@1.2.0
321 silly decomposeActions preinstall safe-buffer@5.1.2
322 silly decomposeActions build safe-buffer@5.1.2
323 silly decomposeActions install safe-buffer@5.1.2
324 silly decomposeActions postinstall safe-buffer@5.1.2
325 silly decomposeActions finalize safe-buffer@5.1.2
326 silly decomposeActions refresh-package-json safe-buffer@5.1.2
327 silly decomposeActions preinstall safer-buffer@2.1.2
328 silly decomposeActions build safer-buffer@2.1.2
329 silly decomposeActions install safer-buffer@2.1.2
330 silly decomposeActions postinstall safer-buffer@2.1.2
331 silly decomposeActions finalize safer-buffer@2.1.2
332 silly decomposeActions refresh-package-json safer-buffer@2.1.2
333 silly decomposeActions preinstall iconv-lite@0.4.24
334 silly decomposeActions build iconv-lite@0.4.24
335 silly decomposeActions install iconv-lite@0.4.24
336 silly decomposeActions postinstall iconv-lite@0.4.24
337 silly decomposeActions finalize iconv-lite@0.4.24
338 silly decomposeActions refresh-package-json iconv-lite@0.4.24
339 silly decomposeActions preinstall sax@1.2.4
340 silly decomposeActions build sax@1.2.4
341 silly decomposeActions install sax@1.2.4
342 silly decomposeActions postinstall sax@1.2.4
343 silly decomposeActions finalize sax@1.2.4
344 silly decomposeActions refresh-package-json sax@1.2.4
345 silly decomposeActions preinstall needle@2.3.0
346 silly decomposeActions build needle@2.3.0
347 silly decomposeActions install needle@2.3.0
348 silly decomposeActions postinstall needle@2.3.0
349 silly decomposeActions finalize needle@2.3.0
350 silly decomposeActions refresh-package-json needle@2.3.0
351 silly decomposeActions preinstall semver@5.7.0
352 silly decomposeActions build semver@5.7.0
353 silly decomposeActions install semver@5.7.0
354 silly decomposeActions postinstall semver@5.7.0
355 silly decomposeActions finalize semver@5.7.0
356 silly decomposeActions refresh-package-json semver@5.7.0
357 silly decomposeActions preinstall set-blocking@2.0.0
358 silly decomposeActions build set-blocking@2.0.0
359 silly decomposeActions install set-blocking@2.0.0
360 silly decomposeActions postinstall set-blocking@2.0.0
361 silly decomposeActions finalize set-blocking@2.0.0
362 silly decomposeActions refresh-package-json set-blocking@2.0.0
363 silly decomposeActions preinstall signal-exit@3.0.2
364 silly decomposeActions build signal-exit@3.0.2
365 silly decomposeActions install signal-exit@3.0.2
366 silly decomposeActions postinstall signal-exit@3.0.2
367 silly decomposeActions finalize signal-exit@3.0.2
368 silly decomposeActions refresh-package-json signal-exit@3.0.2
369 silly decomposeActions preinstall string_decoder@1.1.1
370 silly decomposeActions build string_decoder@1.1.1
371 silly decomposeActions install string_decoder@1.1.1
372 silly decomposeActions postinstall string_decoder@1.1.1
373 silly decomposeActions finalize string_decoder@1.1.1
374 silly decomposeActions refresh-package-json string_decoder@1.1.1
375 silly decomposeActions preinstall strip-ansi@3.0.1
376 silly decomposeActions build strip-ansi@3.0.1
377 silly decomposeActions install strip-ansi@3.0.1
378 silly decomposeActions postinstall strip-ansi@3.0.1
379 silly decomposeActions finalize strip-ansi@3.0.1
380 silly decomposeActions refresh-package-json strip-ansi@3.0.1
381 silly decomposeActions preinstall string-width@1.0.2
382 silly decomposeActions build string-width@1.0.2
383 silly decomposeActions install string-width@1.0.2
384 silly decomposeActions postinstall string-width@1.0.2
385 silly decomposeActions finalize string-width@1.0.2
386 silly decomposeActions refresh-package-json string-width@1.0.2
387 silly decomposeActions preinstall strip-json-comments@2.0.1
388 silly decomposeActions build strip-json-comments@2.0.1
389 silly decomposeActions install strip-json-comments@2.0.1
390 silly decomposeActions postinstall strip-json-comments@2.0.1
391 silly decomposeActions finalize strip-json-comments@2.0.1
392 silly decomposeActions refresh-package-json strip-json-comments@2.0.1
393 silly decomposeActions preinstall rc@1.2.8
394 silly decomposeActions build rc@1.2.8
395 silly decomposeActions install rc@1.2.8
396 silly decomposeActions postinstall rc@1.2.8
397 silly decomposeActions finalize rc@1.2.8
398 silly decomposeActions refresh-package-json rc@1.2.8
399 silly decomposeActions preinstall util-deprecate@1.0.2
400 silly decomposeActions build util-deprecate@1.0.2
401 silly decomposeActions install util-deprecate@1.0.2
402 silly decomposeActions postinstall util-deprecate@1.0.2
403 silly decomposeActions finalize util-deprecate@1.0.2
404 silly decomposeActions refresh-package-json util-deprecate@1.0.2
405 silly decomposeActions preinstall readable-stream@2.3.6
406 silly decomposeActions build readable-stream@2.3.6
407 silly decomposeActions install readable-stream@2.3.6
408 silly decomposeActions postinstall readable-stream@2.3.6
409 silly decomposeActions finalize readable-stream@2.3.6
410 silly decomposeActions refresh-package-json readable-stream@2.3.6
411 silly decomposeActions preinstall are-we-there-yet@1.1.5
412 silly decomposeActions build are-we-there-yet@1.1.5
413 silly decomposeActions install are-we-there-yet@1.1.5
414 silly decomposeActions postinstall are-we-there-yet@1.1.5
415 silly decomposeActions finalize are-we-there-yet@1.1.5
416 silly decomposeActions refresh-package-json are-we-there-yet@1.1.5
417 silly decomposeActions preinstall wide-align@1.1.3
418 silly decomposeActions build wide-align@1.1.3
419 silly decomposeActions install wide-align@1.1.3
420 silly decomposeActions postinstall wide-align@1.1.3
421 silly decomposeActions finalize wide-align@1.1.3
422 silly decomposeActions refresh-package-json wide-align@1.1.3
423 silly decomposeActions preinstall gauge@2.7.4
424 silly decomposeActions build gauge@2.7.4
425 silly decomposeActions install gauge@2.7.4
426 silly decomposeActions postinstall gauge@2.7.4
427 silly decomposeActions finalize gauge@2.7.4
428 silly decomposeActions refresh-package-json gauge@2.7.4
429 silly decomposeActions preinstall npmlog@4.1.2
430 silly decomposeActions build npmlog@4.1.2
431 silly decomposeActions install npmlog@4.1.2
432 silly decomposeActions postinstall npmlog@4.1.2
433 silly decomposeActions finalize npmlog@4.1.2
434 silly decomposeActions refresh-package-json npmlog@4.1.2
435 silly decomposeActions preinstall wrappy@1.0.2
436 silly decomposeActions build wrappy@1.0.2
437 silly decomposeActions install wrappy@1.0.2
438 silly decomposeActions postinstall wrappy@1.0.2
439 silly decomposeActions finalize wrappy@1.0.2
440 silly decomposeActions refresh-package-json wrappy@1.0.2
441 silly decomposeActions preinstall once@1.4.0
442 silly decomposeActions build once@1.4.0
443 silly decomposeActions install once@1.4.0
444 silly decomposeActions postinstall once@1.4.0
445 silly decomposeActions finalize once@1.4.0
446 silly decomposeActions refresh-package-json once@1.4.0
447 silly decomposeActions preinstall inflight@1.0.6
448 silly decomposeActions build inflight@1.0.6
449 silly decomposeActions install inflight@1.0.6
450 silly decomposeActions postinstall inflight@1.0.6
451 silly decomposeActions finalize inflight@1.0.6
452 silly decomposeActions refresh-package-json inflight@1.0.6
453 silly decomposeActions preinstall glob@7.1.3
454 silly decomposeActions build glob@7.1.3
455 silly decomposeActions install glob@7.1.3
456 silly decomposeActions postinstall glob@7.1.3
457 silly decomposeActions finalize glob@7.1.3
458 silly decomposeActions refresh-package-json glob@7.1.3
459 silly decomposeActions preinstall rimraf@2.6.3
460 silly decomposeActions build rimraf@2.6.3
461 silly decomposeActions install rimraf@2.6.3
462 silly decomposeActions postinstall rimraf@2.6.3
463 silly decomposeActions finalize rimraf@2.6.3
464 silly decomposeActions refresh-package-json rimraf@2.6.3
465 silly decomposeActions preinstall yallist@3.0.3
466 silly decomposeActions build yallist@3.0.3
467 silly decomposeActions install yallist@3.0.3
468 silly decomposeActions postinstall yallist@3.0.3
469 silly decomposeActions finalize yallist@3.0.3
470 silly decomposeActions refresh-package-json yallist@3.0.3
471 silly decomposeActions preinstall minipass@2.3.5
472 silly decomposeActions build minipass@2.3.5
473 silly decomposeActions install minipass@2.3.5
474 silly decomposeActions postinstall minipass@2.3.5
475 silly decomposeActions finalize minipass@2.3.5
476 silly decomposeActions refresh-package-json minipass@2.3.5
477 silly decomposeActions preinstall fs-minipass@1.2.5
478 silly decomposeActions build fs-minipass@1.2.5
479 silly decomposeActions install fs-minipass@1.2.5
480 silly decomposeActions postinstall fs-minipass@1.2.5
481 silly decomposeActions finalize fs-minipass@1.2.5
482 silly decomposeActions refresh-package-json fs-minipass@1.2.5
483 silly decomposeActions preinstall minizlib@1.2.1
484 silly decomposeActions build minizlib@1.2.1
485 silly decomposeActions install minizlib@1.2.1
486 silly decomposeActions postinstall minizlib@1.2.1
487 silly decomposeActions finalize minizlib@1.2.1
488 silly decomposeActions refresh-package-json minizlib@1.2.1
489 silly decomposeActions preinstall tar@4.4.8
490 silly decomposeActions build tar@4.4.8
491 silly decomposeActions install tar@4.4.8
492 silly decomposeActions postinstall tar@4.4.8
493 silly decomposeActions finalize tar@4.4.8
494 silly decomposeActions refresh-package-json tar@4.4.8
495 silly decomposeActions preinstall node-pre-gyp@0.12.0
496 silly decomposeActions build node-pre-gyp@0.12.0
497 silly decomposeActions install node-pre-gyp@0.12.0
498 silly decomposeActions postinstall node-pre-gyp@0.12.0
499 silly decomposeActions finalize node-pre-gyp@0.12.0
500 silly decomposeActions refresh-package-json node-pre-gyp@0.12.0
501 silly decomposeActions fetch nan@2.14.0
502 silly decomposeActions extract nan@2.14.0
503 silly decomposeActions preinstall nan@2.14.0
504 silly decomposeActions build nan@2.14.0
505 silly decomposeActions install nan@2.14.0
506 silly decomposeActions postinstall nan@2.14.0
507 silly decomposeActions finalize nan@2.14.0
508 silly decomposeActions refresh-package-json nan@2.14.0
509 silly decomposeActions preinstall fsevents@1.2.9
510 silly decomposeActions build fsevents@1.2.9
511 silly decomposeActions install fsevents@1.2.9
512 silly decomposeActions postinstall fsevents@1.2.9
513 silly decomposeActions finalize fsevents@1.2.9
514 silly decomposeActions refresh-package-json fsevents@1.2.9
515 silly install executeActions
516 silly doSerial global-install 412
517 verbose correctMkdir C:\Users\username\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
518 verbose lock using C:\Users\username\AppData\Roaming\npm-cache\_locks\staging-eb2c732bc3c944de.lock for C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\.staging
519 silly doParallel extract 2
520 silly extract fsevents@1.2.9
521 silly extract nan@2.14.0
522 silly tarball trying fsevents@^1.2.7 by hash: sha512-oeyj2H3EjjonWcFjD5NvZNE9Rqe4UW+nQBU2HNeKw0koVLEFIhtyETyAakeAM3de7Z/SW5kcA+fZUait9EApnw==
523 silly tarball trying nan@^2.12.1 by hash: sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
524 silly extract nan@^2.12.1 extracted to C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\.staging\nan-673ab125 (166ms)
525 timing audit submit Completed in 383ms
526 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 383ms
527 timing audit body Completed in 0ms
528 silly extract fsevents@^1.2.7 extracted to C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\.staging\fsevents-917c369e (2867ms)
529 timing action:extract Completed in 3335ms
530 silly doReverseSerial unbuild 412
531 silly doSerial remove 412
532 silly doSerial move 412
533 silly doSerial finalize 412
534 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\abbrev
535 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\ansi-regex
536 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\aproba
537 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\balanced-match
538 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\chownr
539 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\code-point-at
540 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\concat-map
541 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\brace-expansion
542 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\console-control-strings
543 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\core-util-is
544 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\deep-extend
545 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\delegates
546 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\detect-libc
547 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\fs.realpath
548 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\has-unicode
549 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\inherits
550 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\ini
551 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\isarray
552 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\minimatch
553 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\ignore-walk
554 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\minimist
555 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\mkdirp
556 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\ms
557 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\debug
558 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\npm-bundled
559 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\npm-packlist
560 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\number-is-nan
561 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\is-fullwidth-code-point
562 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\object-assign
563 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\os-homedir
564 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\os-tmpdir
565 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\osenv
566 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\nopt
567 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\path-is-absolute
568 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\process-nextick-args
569 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\rc\node_modules\minimist
570 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\safe-buffer
571 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\safer-buffer
572 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\iconv-lite
573 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\sax
574 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\needle
575 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\semver
576 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\set-blocking
577 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\signal-exit
578 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\string_decoder
579 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\strip-ansi
580 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\string-width
581 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\strip-json-comments
582 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\rc
583 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\util-deprecate
584 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\readable-stream
585 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\are-we-there-yet
586 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\wide-align
587 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\gauge
588 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\npmlog
589 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\wrappy
590 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\once
591 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\inflight
592 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\glob
593 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\rimraf
594 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\yallist
595 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\minipass
596 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\fs-minipass
597 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\minizlib
598 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\tar
599 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\node-pre-gyp
600 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\nan
601 silly finalize C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents
602 timing action:finalize Completed in 1451ms
603 silly doParallel refresh-package-json 68
604 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\abbrev
605 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\ansi-regex
606 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\aproba
607 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\balanced-match
608 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\chownr
609 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\code-point-at
610 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\concat-map
611 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\brace-expansion
612 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\console-control-strings
613 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\core-util-is
614 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\deep-extend
615 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\delegates
616 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\detect-libc
617 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\fs.realpath
618 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\has-unicode
619 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\inherits
620 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\ini
621 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\isarray
622 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\minimatch
623 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\ignore-walk
624 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\minimist
625 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\mkdirp
626 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\ms
627 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\debug
628 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\npm-bundled
629 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\npm-packlist
630 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\number-is-nan
631 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\is-fullwidth-code-point
632 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\object-assign
633 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\os-homedir
634 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\os-tmpdir
635 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\osenv
636 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\nopt
637 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\path-is-absolute
638 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\process-nextick-args
639 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\rc\node_modules\minimist
640 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\safe-buffer
641 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\safer-buffer
642 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\iconv-lite
643 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\sax
644 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\needle
645 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\semver
646 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\set-blocking
647 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\signal-exit
648 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\string_decoder
649 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\strip-ansi
650 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\string-width
651 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\strip-json-comments
652 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\rc
653 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\util-deprecate
654 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents
655 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\nan
656 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\node-pre-gyp
657 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\tar
658 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\minizlib
659 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\fs-minipass
660 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\minipass
661 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\yallist
662 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\rimraf
663 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\glob
664 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\inflight
665 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\once
666 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\wrappy
667 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\npmlog
668 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\gauge
669 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\wide-align
670 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\are-we-there-yet
671 silly refresh-package-json C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\fsevents\node_modules\readable-stream
672 timing action:refresh-package-json Completed in 1852ms
673 silly doParallel preinstall 68
674 timing action:preinstall Completed in 1ms
675 silly doSerial build 412
676 timing action:build Completed in 1ms
677 silly doSerial global-link 412
678 silly doParallel update-linked 0
679 silly doSerial install 412
680 timing action:install Completed in 2ms
681 silly doSerial postinstall 412
682 timing action:postinstall Completed in 4ms
683 verbose unlock done using C:\Users\username\AppData\Roaming\npm-cache\_locks\staging-eb2c732bc3c944de.lock for C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\.staging
684 timing stage:executeActions Completed in 6715ms
685 timing stage:rollbackFailedOptional Completed in 1573ms
686 silly install runPostinstallTopLevelLifecycles
687 silly build fluid-system@0.2.1
688 info linkStuff fluid-system@0.2.1
689 silly linkStuff fluid-system@0.2.1 has C:\Users\username\Documents\mywebsite\node_modules as its parent node_modules
690 silly install fluid-system@0.2.1
691 info lifecycle fluid-system@0.2.1~install: fluid-system@0.2.1
692 silly postinstall fluid-system@0.2.1
693 info lifecycle fluid-system@0.2.1~postinstall: fluid-system@0.2.1
694 silly prepublish fluid-system@0.2.1
695 warn prepublish-on-install As of npm@5, `prepublish` scripts are deprecated.
696 warn prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only.
697 warn prepublish-on-install See the deprecation note in `npm help scripts` for more information.
698 info lifecycle fluid-system@0.2.1~prepublish: fluid-system@0.2.1
699 verbose lifecycle fluid-system@0.2.1~prepublish: unsafe-perm in lifecycle true
700 verbose lifecycle fluid-system@0.2.1~prepublish: PATH: C:\Node\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C:\Users\username\Documents\mywebsite\node_modules\fluid-system\node_modules\.bin;C:\Users\username\Documents\mywebsite\node_modules\.bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Program Files (x86)\Symantec\VIP Access Client\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\RSA SecurID Token Common\;C:\Users\username\AppData\Local\Programs\Git\cmd;C:\Users\username\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Mono\bin;C:\Node;
701 verbose lifecycle fluid-system@0.2.1~prepublish: CWD: C:\Users\username\Documents\mywebsite\node_modules\fluid-system
702 silly lifecycle fluid-system@0.2.1~prepublish: Args: [ '/d /s /c', 'yarn build' ]
703 silly lifecycle fluid-system@0.2.1~prepublish: Returned: code: 1 signal: null
704 info lifecycle fluid-system@0.2.1~prepublish: Failed to exec prepublish script
705 verbose stack Error: fluid-system@0.2.1 prepublish: `yarn build`
705 verbose stack Exit status 1
705 verbose stack at EventEmitter.<anonymous> (C:\Node\node_modules\npm\node_modules\npm-lifecycle\index.js:301:16)
705 verbose stack at EventEmitter.emit (events.js:198:13)
705 verbose stack at ChildProcess.<anonymous> (C:\Node\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
705 verbose stack at ChildProcess.emit (events.js:198:13)
705 verbose stack at maybeClose (internal/child_process.js:982:16)
705 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
706 verbose pkgid fluid-system@0.2.1
707 verbose cwd C:\Users\username\Documents\mywebsite\node_modules\fluid-system
708 verbose Windows_NT 10.0.17763
709 verbose argv "C:\\Node\\node.exe" "C:\\Node\\node_modules\\npm\\bin\\npm-cli.js" "install"
710 verbose node v10.16.3
711 verbose npm v6.9.0
712 error code ELIFECYCLE
713 error errno 1
714 error fluid-system@0.2.1 prepublish: `yarn build`
714 error Exit status 1
715 error Failed at the fluid-system@0.2.1 prepublish script.
715 error This is probably not a problem with npm. There is likely additional logging output above.
716 verbose exit [ 1, true ]
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Module not found: Can't resolve 'styled-component' [closed]
I created a new react app using create-react-app and then installed styled-component using npm . But when I use it in component, I...
Read more >styled-system - npm
Responsive, theme-based style props for building design systems with React. Latest version: 5.1.5, last published: 3 years ago.
Read more >Module not found: Can't resolve 'styled-system' Code Example
npm install styled-components --save this should fix your problem.
Read more >Can't resolve 'styled-system' in '/opt/build/repo/src/pages'
Hi there, I try to deploy my github project. Unforuntately, he says (see screenshot) :slight_smile: Can't resolve 'styled-system' in ...
Read more >module not found can't resolve 'styled-components' - YouTube
React #ReactSolutions #SyledComponentsThis video will solve can't resolve ' styled -components' errors in react.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, @gicontz! Thank you for bringing this to my attention!
I just released the first stable version the other day. Please upgrade as it should have resolved this and a few other issues. Let me know if it works for you, so we can close this issue.
Thanks!
Previous issue was:
Can’t resolve ‘styled-system’ in ‘/path/to/node_modules/fluid-system/lib’
Then I do the following: cd node_modules/fluid-system npm install npm install --save styled-system