Skip to content

Instantly share code, notes, and snippets.

@mrmartineau
Created November 30, 2016 10:04
Show Gist options
  • Select an option

  • Save mrmartineau/64830dd767fd581ee9b03b2abc28effd to your computer and use it in GitHub Desktop.

Select an option

Save mrmartineau/64830dd767fd581ee9b03b2abc28effd to your computer and use it in GitHub Desktop.
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
> tmwsite@0.1.0 preinstall C:\BuildAgent\work\33aa7c45146a0267\source
> bundle install
DL is deprecated, please use Fiddle
Using colorator 1.1.0
Using ffi 1.9.14
Using forwardable-extended 2.6.0
Using sass 3.4.22
Using rb-fsevent 0.9.7
Using kramdown 1.12.0
Using liquid 3.0.6
Using mercenary 0.3.6
Using rouge 1.11.1
Using safe_yaml 1.0.4
Using jekyll-paginate 1.1.0
Using bundler 1.13.6
Using rb-inotify 0.9.7
Using pathutil 0.14.0
Using jekyll-sass-converter 1.4.0
Using listen 3.0.8
Using jekyll-watch 1.5.0
Using jekyll 3.2.1
Bundle complete! 2 Gemfile dependencies, 18 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
npm WARN prefer global colorguard@1.2.0 should be installed with -g
npm WARN prefer global node-gyp@3.4.0 should be installed with -g
> deasync@0.1.9 install C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\deasync
> node ./build.js
`win32-x64-node-7` exists; testing
Binary is fine; exiting
> node-sass@3.10.0 install C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass
> node scripts/install.js
Start downloading binary at https://github.com/sass/node-sass/releases/download/v3.10.0/win32-x64-51_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.10.0/win32-x64-51_binding.node":
HTTP error 404 Not Found
Hint: If github.com is not accessible in your location
try setting a proxy via HTTP_PROXY, e.g.
export HTTP_PROXY=http://example.com:1234
or configure npm proxy via
npm config set proxy http://example.com:8080
> node-sass@3.10.0 postinstall C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass
> node scripts/build.js
Building: C:\Program Files\nodejs\node.exe C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\\Program Files\\nodejs\\node.exe',
gyp verb cli 'C:\\BuildAgent\\work\\33aa7c45146a0267\\source\\node_modules\\node-gyp\\bin\\node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library=' ]
gyp info using node-gyp@3.4.0
gyp info using node@7.1.0 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "C:\Python27" in the PATH
gyp verb `which` failed Error: not found: C:\Python27
gyp verb `which` failed at getNotFoundError (C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\isexe\index.js:44:5
gyp verb `which` failed at C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\isexe\windows.js:29:5
gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:111:15)
gyp verb `which` failed C:\Python27 { Error: not found: C:\Python27
gyp verb `which` failed at getNotFoundError (C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\isexe\index.js:44:5
gyp verb `which` failed at C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\isexe\windows.js:29:5
gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:111:15) code: 'ENOENT' }
gyp verb could not find "C:\Python27". checking python launcher
gyp verb check python launcher python executable found: "C:\\Python27\\python.exe"
gyp verb check python version `C:\Python27\python.exe -c "import platform; print(platform.python_version());"` returned: "2.7.10\r\n"
gyp verb get node dir no --target version specified, falling back to host node version: 7.1.0
gyp verb command install [ '7.1.0' ]
gyp verb install input version string "7.1.0"
gyp verb install installing version: 7.1.0
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 7.1.0
gyp verb build dir attempting to create "build" dir: C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build
gyp verb build dir "build" dir needed to be created? C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\config.gypi
gyp verb config.gypi checking for gypi file: C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\config.gypi
gyp verb common.gypi checking for gypi file: C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\common.gypi
gyp verb gyp gyp format was not specified; forcing "msvs"
gyp info spawn C:\Python27\python.exe
gyp info spawn args [ 'C:\\BuildAgent\\work\\33aa7c45146a0267\\source\\node_modules\\node-gyp\\gyp\\gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'msvs',
gyp info spawn args '-G',
gyp info spawn args 'msvs_version=auto',
gyp info spawn args '-I',
gyp info spawn args 'C:\\BuildAgent\\work\\33aa7c45146a0267\\source\\node_modules\\node-sass\\build\\config.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\BuildAgent\\work\\33aa7c45146a0267\\source\\node_modules\\node-gyp\\addon.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\teamcityuser\\.node-gyp\\7.1.0\\include\\node\\common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=C:\\Users\\teamcityuser\\.node-gyp\\7.1.0',
gyp info spawn args '-Dnode_gyp_dir=C:\\BuildAgent\\work\\33aa7c45146a0267\\source\\node_modules\\node-gyp',
gyp info spawn args '-Dnode_lib_file=node.lib',
gyp info spawn args '-Dmodule_root_dir=C:\\BuildAgent\\work\\33aa7c45146a0267\\source\\node_modules\\node-sass',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'C:\\BuildAgent\\work\\33aa7c45146a0267\\source\\node_modules\\node-sass\\build',
gyp info spawn args '-Goutput_dir=.' ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir C:\Users\teamcityuser\.node-gyp\7.1.0
gyp verb found first Solution file build/binding.sln
gyp verb could not find "msbuild.exe" in PATH - finding location in registry
gyp verb "Release" dir needed to be created? null
gyp verb copying "node.lib" for x64 C:\Users\teamcityuser\.node-gyp\7.1.0\Release\node.lib
gyp info spawn C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe
gyp info spawn args [ 'build/binding.sln',
gyp info spawn args '/nologo',
gyp info spawn args '/p:Configuration=Release;Platform=x64' ]
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 30/11/2016 10:00:57.
Project "C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
Building solution configuration "Release|x64".
The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.
Project "C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.sln" (1) is building "C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.vcxproj.metaproj" (2) on node 1 (default targets).
Project "C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.vcxproj.metaproj" (2) is building "C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\src\libsass.vcxproj" (3) on node 1 (default targets).
PrepareForBuild:
Creating directory "Release\obj\libsass\".
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(366,5): warning MSB8003: Could not find WindowsSDKDir variable from the registry. TargetFrameworkVersion or PlatformToolset may be set to an invalid version number. [C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\src\libsass.vcxproj]
Creating directory "C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\Release\".
Creating directory "Release\obj\libsass\libsass.tlog\".
InitializeBuildStatus:
Creating "Release\obj\libsass\libsass.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
CL.exe /c /I"C:\Users\teamcityuser\.node-gyp\7.1.0\include\node" /I"C:\Users\teamcityuser\.node-gyp\7.1.0\src" /I"C:\Users\teamcityuser\.node-gyp\7.1.0\deps\uv\include" /I"C:\Users\teamcityuser\.node-gyp\7.1.0\deps\v8\include" /I..\..\src\libsass\include /Zi /nologo /W3 /WX- /Ox /Ob2 /Oi /Ot /Oy /GL /D NODE_GYP_MODULE_NAME=libsass /D USING_UV_SHARED=1 /D USING_V8_SHARED=1 /D V8_DEPRECATION_WARNINGS=1 /D WIN32 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _HAS_EXCEPTIONS=0 /D "LIBSASS_VERSION=\"3.3.6\"" /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR- /Fo"Release\obj\libsass\\" /Fd"Release\obj\libsass\libsass.pdb" /Gd /TP /wd4351 /wd4355 /wd4800 /wd4251 /errorReport:queue /GR /EHsc /MP ..\..\src\libsass\src\ast.cpp ..\..\src\libsass\src\base64vlq.cpp ..\..\src\libsass\src\bind.cpp ..\..\src\libsass\src\color_maps.cpp ..\..\src\libsass\src\constants.cpp ..\..\src\libsass\src\context.cpp ..\..\src\libsass\src\cssize.cpp ..\..\src\libsass\src\emitter.cpp ..\..\src\libsass\src\environment.cpp ..\..\src\libsass\src\error_handling.cpp ..\..\src\libsass\src\eval.cpp ..\..\src\libsass\src\expand.cpp ..\..\src\libsass\src\extend.cpp ..\..\src\libsass\src\file.cpp ..\..\src\libsass\src\functions.cpp ..\..\src\libsass\src\inspect.cpp ..\..\src\libsass\src\json.cpp ..\..\src\libsass\src\lexer.cpp ..\..\src\libsass\src\listize.cpp ..\..\src\libsass\src\memory_manager.cpp ..\..\src\libsass\src\node.cpp ..\..\src\libsass\src\output.cpp ..\..\src\libsass\src\parser.cpp ..\..\src\libsass\src\plugins.cpp ..\..\src\libsass\src\position.cpp ..\..\src\libsass\src\prelexer.cpp ..\..\src\libsass\src\remove_placeholders.cpp ..\..\src\libsass\src\sass.cpp ..\..\src\libsass\src\sass2scss.cpp ..\..\src\libsass\src\sass_context.cpp ..\..\src\libsass\src\sass_functions.cpp ..\..\src\libsass\src\sass_util.cpp ..\..\src\libsass\src\sass_values.cpp ..\..\src\libsass\src\source_map.cpp ..\..\src\libsass\src\to_c.cpp ..\..\src\libsass\src\to_value.cpp ..\..\src\libsass\src\units.cpp ..\..\src\libsass\src\utf8_string.cpp ..\..\src\libsass\src\util.cpp ..\..\src\libsass\src\values.cpp
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\src\libsass.vcxproj]
Done Building Project "C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\src\libsass.vcxproj" (default targets) -- FAILED.
Done Building Project "C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.vcxproj.metaproj" (default targets) -- FAILED.
Done Building Project "C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.sln" (default targets) -- FAILED.
Build FAILED.
"C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.sln" (default target) (1) ->
"C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.vcxproj.metaproj" (default target) (2) ->
"C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\src\libsass.vcxproj" (default target) (3) ->
(PrepareForBuild target) ->
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(366,5): warning MSB8003: Could not find WindowsSDKDir variable from the registry. TargetFrameworkVersion or PlatformToolset may be set to an invalid version number. [C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\src\libsass.vcxproj]
"C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.sln" (default target) (1) ->
"C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\binding.vcxproj.metaproj" (default target) (2) ->
"C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\src\libsass.vcxproj" (default target) (3) ->
(ClCompile target) ->
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass\build\src\libsass.vcxproj]
1 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.24
gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Windows_NT 6.2.9200
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\BuildAgent\\work\\33aa7c45146a0267\\source\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd C:\BuildAgent\work\33aa7c45146a0267\source\node_modules\node-sass
gyp ERR! node -v v7.1.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
Build failed
tmwsite@0.1.0 C:\BuildAgent\work\33aa7c45146a0267\source
+-- autoprefixer@6.5.0
| +-- browserslist@1.4.0
| +-- caniuse-db@1.0.30000590
| +-- normalize-range@0.1.2
| +-- num2fraction@1.2.2
| +-- postcss@5.2.6
| | `-- js-base64@2.1.9
| `-- postcss-value-parser@3.3.0
+-- babel-core@6.13.2
| +-- babel-code-frame@6.16.0
| | +-- esutils@2.0.2
| | `-- js-tokens@2.0.0
| +-- babel-generator@6.19.0
| | +-- detect-indent@4.0.0
| | | `-- repeating@2.0.1
| | | `-- is-finite@1.0.2
| | `-- jsesc@1.3.0
| +-- babel-helpers@6.16.0
| +-- babel-messages@6.8.0
| +-- babel-register@6.18.0
| | +-- babel-core@6.18.2
| | | `-- json5@0.5.1
| | +-- core-js@2.4.1
| | +-- home-or-tmp@2.0.0
| | | `-- os-tmpdir@1.0.2
| | `-- source-map-support@0.4.6
| +-- babel-runtime@6.18.0
| | `-- regenerator-runtime@0.9.6
| +-- babel-template@6.16.0
| +-- babel-traverse@6.19.0
| | +-- globals@9.14.0
| | `-- invariant@2.2.2
| | `-- loose-envify@1.3.0
| +-- babel-types@6.19.0
| | `-- to-fast-properties@1.0.2
| +-- babylon@6.14.1
| +-- convert-source-map@1.3.0
| +-- debug@2.3.3
| | `-- ms@0.7.2
| +-- json5@0.4.0
| +-- lodash@4.17.2
| +-- minimatch@3.0.3
| | `-- brace-expansion@1.1.6
| | `-- concat-map@0.0.1
| +-- path-exists@1.0.0
| +-- path-is-absolute@1.0.1
| +-- private@0.1.6
| +-- shebang-regex@1.0.0
| +-- slash@1.0.0
| `-- source-map@0.5.6
+-- babel-loader@6.2.5
| +-- loader-utils@0.2.16
| | +-- big.js@3.1.3
| | +-- emojis-list@2.1.0
| | `-- json5@0.5.1
| +-- mkdirp@0.5.1
| | `-- minimist@0.0.8
| `-- object-assign@4.1.0
+-- babel-plugin-transform-object-assign@6.8.0
+-- babel-preset-es2015@6.14.0
| +-- babel-plugin-check-es2015-constants@6.8.0
| +-- babel-plugin-transform-es2015-arrow-functions@6.8.0
| +-- babel-plugin-transform-es2015-block-scoped-functions@6.8.0
| +-- babel-plugin-transform-es2015-block-scoping@6.18.0
| +-- babel-plugin-transform-es2015-classes@6.18.0
| | +-- babel-helper-define-map@6.18.0
| | +-- babel-helper-function-name@6.18.0
| | +-- babel-helper-optimise-call-expression@6.18.0
| | `-- babel-helper-replace-supers@6.18.0
| +-- babel-plugin-transform-es2015-computed-properties@6.8.0
| +-- babel-plugin-transform-es2015-destructuring@6.19.0
| +-- babel-plugin-transform-es2015-duplicate-keys@6.8.0
| +-- babel-plugin-transform-es2015-for-of@6.18.0
| +-- babel-plugin-transform-es2015-function-name@6.9.0
| +-- babel-plugin-transform-es2015-literals@6.8.0
| +-- babel-plugin-transform-es2015-modules-amd@6.18.0
| +-- babel-plugin-transform-es2015-modules-commonjs@6.18.0
| | `-- babel-plugin-transform-strict-mode@6.18.0
| +-- babel-plugin-transform-es2015-modules-systemjs@6.19.0
| | `-- babel-helper-hoist-variables@6.18.0
| +-- babel-plugin-transform-es2015-modules-umd@6.18.0
| +-- babel-plugin-transform-es2015-object-super@6.8.0
| +-- babel-plugin-transform-es2015-parameters@6.18.0
| | +-- babel-helper-call-delegate@6.18.0
| | `-- babel-helper-get-function-arity@6.18.0
| +-- babel-plugin-transform-es2015-shorthand-properties@6.18.0
| +-- babel-plugin-transform-es2015-spread@6.8.0
| +-- babel-plugin-transform-es2015-sticky-regex@6.8.0
| | `-- babel-helper-regex@6.18.0
| +-- babel-plugin-transform-es2015-template-literals@6.8.0
| +-- babel-plugin-transform-es2015-typeof-symbol@6.18.0
| +-- babel-plugin-transform-es2015-unicode-regex@6.11.0
| | `-- regexpu-core@2.0.0
| | +-- regenerate@1.3.2
| | +-- regjsgen@0.2.0
| | `-- regjsparser@0.1.5
| | `-- jsesc@0.5.0
| `-- babel-plugin-transform-regenerator@6.16.1
+-- case-sensitive-paths-webpack-plugin@1.1.4
+-- cssnano@3.7.5
| +-- decamelize@1.2.0
| +-- defined@1.0.0
| +-- has@1.0.1
| | `-- function-bind@1.1.0
| +-- postcss-calc@5.3.1
| | +-- postcss-message-helpers@2.0.0
| | `-- reduce-css-calc@1.3.0
| | +-- math-expression-evaluator@1.2.14
| | | `-- lodash.indexof@4.0.5
| | `-- reduce-function-call@1.0.2
| +-- postcss-colormin@2.2.1
| | `-- colormin@1.1.2
| | +-- color@0.11.4
| | | +-- color-convert@1.8.2
| | | | `-- color-name@1.1.1
| | | `-- color-string@0.3.0
| | `-- css-color-names@0.0.4
| +-- postcss-convert-values@2.5.0
| +-- postcss-discard-comments@2.0.4
| +-- postcss-discard-duplicates@2.0.2
| +-- postcss-discard-empty@2.1.0
| +-- postcss-discard-overridden@0.1.1
| +-- postcss-discard-unused@2.2.3
| | `-- uniqs@2.0.0
| +-- postcss-filter-plugins@2.0.2
| | `-- uniqid@4.1.0
| | `-- macaddress@0.2.8
| +-- postcss-merge-idents@2.1.7
| +-- postcss-merge-longhand@2.0.1
| +-- postcss-merge-rules@2.0.10
| | `-- vendors@1.0.1
| +-- postcss-minify-font-values@1.0.5
| +-- postcss-minify-gradients@1.0.5
| +-- postcss-minify-params@1.0.5
| | `-- alphanum-sort@1.0.2
| +-- postcss-minify-selectors@2.0.7
| +-- postcss-normalize-charset@1.1.1
| +-- postcss-normalize-url@3.0.7
| | +-- is-absolute-url@2.0.0
| | `-- normalize-url@1.8.0
| | +-- prepend-http@1.0.4
| | +-- query-string@4.2.3
| | | `-- strict-uri-encode@1.1.0
| | `-- sort-keys@1.1.2
| +-- postcss-ordered-values@2.2.2
| +-- postcss-reduce-idents@2.3.1
| +-- postcss-reduce-initial@1.0.0
| +-- postcss-reduce-transforms@1.0.4
| +-- postcss-svgo@2.1.5
| +-- postcss-unique-selectors@2.0.2
| `-- postcss-zindex@2.2.0
+-- del@2.2.1
| +-- globby@5.0.0
| | +-- array-union@1.0.2
| | `-- glob@7.1.1
| | +-- fs.realpath@1.0.0
| | +-- inflight@1.0.6
| | | `-- wrappy@1.0.2
| | `-- once@1.4.0
| +-- is-path-cwd@1.0.0
| +-- is-path-in-cwd@1.0.0
| | `-- is-path-inside@1.0.0
| +-- pify@2.3.0
| +-- pinkie-promise@2.0.1
| | `-- pinkie@2.0.4
| `-- rimraf@2.5.4
+-- filesizegzip@2.0.0
| +-- chalk@1.1.3
| | +-- ansi-styles@2.2.1
| | +-- escape-string-regexp@1.0.5
| | +-- has-ansi@2.0.0
| | | `-- ansi-regex@2.0.0
| | +-- strip-ansi@3.0.1
| | `-- supports-color@2.0.0
| +-- figures@1.7.0
| +-- gzip-size@1.0.0
| | +-- browserify-zlib@0.1.4
| | | `-- pako@0.2.9
| | `-- concat-stream@1.5.2
| | +-- readable-stream@2.0.6
| | `-- typedarray@0.0.6
| `-- pretty-bytes@1.0.4
| `-- get-stdin@4.0.1
+-- gulp@3.9.1
| +-- archy@1.0.0
| +-- deprecated@0.0.1
| +-- interpret@1.0.1
| +-- liftoff@2.3.0
| | +-- extend@3.0.0
| | +-- findup-sync@0.4.3
| | | +-- detect-file@0.1.0
| | | | `-- fs-exists-sync@0.1.0
| | | +-- micromatch@2.3.11
| | | | +-- arr-diff@2.0.0
| | | | | `-- arr-flatten@1.0.1
| | | | +-- braces@1.8.5
| | | | | +-- expand-range@1.8.2
| | | | | | `-- fill-range@2.2.3
| | | | | | +-- is-number@2.1.0
| | | | | | +-- isobject@2.1.0
| | | | | | `-- randomatic@1.1.6
| | | | | +-- preserve@0.2.0
| | | | | `-- repeat-element@1.1.2
| | | | +-- expand-brackets@0.1.5
| | | | | `-- is-posix-bracket@0.1.1
| | | | +-- extglob@0.3.2
| | | | +-- filename-regex@2.0.0
| | | | +-- kind-of@3.0.4
| | | | | `-- is-buffer@1.1.4
| | | | +-- normalize-path@2.0.1
| | | | +-- object.omit@2.0.1
| | | | | +-- for-own@0.1.4
| | | | | | `-- for-in@0.1.6
| | | | | `-- is-extendable@0.1.1
| | | | +-- parse-glob@3.0.4
| | | | | +-- glob-base@0.3.0
| | | | | `-- is-dotfile@1.0.2
| | | | `-- regex-cache@0.4.3
| | | | +-- is-equal-shallow@0.1.3
| | | | `-- is-primitive@2.0.0
| | | `-- resolve-dir@0.1.1
| | | `-- global-modules@0.2.3
| | | +-- global-prefix@0.1.4
| | | | `-- ini@1.3.4
| | | `-- is-windows@0.2.0
| | +-- fined@1.0.2
| | | +-- expand-tilde@1.2.2
| | | +-- lodash.assignwith@4.2.0
| | | +-- lodash.isempty@4.4.0
| | | +-- lodash.isplainobject@4.0.6
| | | +-- lodash.isstring@4.0.1
| | | `-- parse-filepath@1.0.1
| | | +-- is-absolute@0.2.6
| | | | `-- is-relative@0.2.1
| | | | `-- is-unc-path@0.1.1
| | | | `-- unc-path-regex@0.1.2
| | | +-- map-cache@0.2.2
| | | `-- path-root@0.1.1
| | | `-- path-root-regex@0.1.2
| | +-- flagged-respawn@0.3.2
| | +-- lodash.isplainobject@4.0.6
| | +-- lodash.isstring@4.0.1
| | +-- lodash.mapvalues@4.6.0
| | +-- rechoir@0.6.2
| | `-- resolve@1.1.7
| +-- minimist@1.2.0
| +-- orchestrator@0.3.8
| | +-- end-of-stream@0.1.5
| | | `-- once@1.3.3
| | +-- sequencify@0.0.7
| | `-- stream-consume@0.1.0
| +-- pretty-hrtime@1.0.3
| +-- semver@4.3.6
| +-- tildify@1.2.0
| | `-- os-homedir@1.0.2
| +-- v8flags@2.0.11
| | `-- user-home@1.1.1
| `-- vinyl-fs@0.3.14
| +-- defaults@1.0.3
| +-- glob-stream@3.1.18
| | +-- glob@4.5.3
| | +-- glob2base@0.0.12
| | | `-- find-index@0.1.1
| | +-- minimatch@2.0.10
| | +-- ordered-read-streams@0.1.0
| | +-- through2@0.6.5
| | | `-- readable-stream@1.0.34
| | | `-- isarray@0.0.1
| | `-- unique-stream@1.0.0
| +-- glob-watcher@0.0.6
| | `-- gaze@0.5.2
| | `-- globule@0.1.0
| | +-- glob@3.1.21
| | | +-- graceful-fs@1.2.3
| | | `-- inherits@1.0.2
| | +-- lodash@1.0.2
| | `-- minimatch@0.2.14
| | +-- lru-cache@2.7.3
| | `-- sigmund@1.0.1
| +-- graceful-fs@3.0.11
| | `-- natives@1.1.0
| +-- strip-bom@1.0.0
| | +-- first-chunk-stream@1.0.0
| | `-- is-utf8@0.2.1
| +-- through2@0.6.5
| | `-- readable-stream@1.0.34
| | `-- isarray@0.0.1
| `-- vinyl@0.4.6
| `-- clone@0.2.0
+-- gulp-banner@0.1.3
| +-- through2@2.0.3
| | +-- readable-stream@2.2.2
| | | +-- buffer-shims@1.0.0
| | | +-- core-util-is@1.0.2
| | | +-- isarray@1.0.0
| | | +-- process-nextick-args@1.0.7
| | | `-- util-deprecate@1.0.2
| | `-- xtend@4.0.1
| `-- underscore.template@0.1.6
+-- gulp-cached@1.1.0
| +-- lodash.defaults@2.4.1
| | +-- lodash._objecttypes@2.4.1
| | `-- lodash.keys@2.4.1
| | +-- lodash._isnative@2.4.1
| | +-- lodash._shimkeys@2.4.1
| | `-- lodash.isobject@2.4.1
| `-- through2@0.5.1
| +-- readable-stream@1.0.34
| | `-- isarray@0.0.1
| `-- xtend@3.0.0
+-- gulp-debug@2.1.2
| +-- plur@2.1.2
| | `-- irregular-plurals@1.2.0
| `-- stringify-object@2.4.0
| +-- is-plain-obj@1.1.0
| `-- is-regexp@1.0.0
+-- gulp-if@2.0.1
| +-- gulp-match@1.0.3
| `-- ternary-stream@2.0.1
| +-- duplexify@3.5.0
| | +-- end-of-stream@1.0.0
| | | `-- once@1.3.3
| | `-- stream-shift@1.0.0
| +-- fork-stream@0.0.4
| `-- merge-stream@1.0.1
+-- gulp-imagemin@3.0.3
| +-- imagemin@5.2.2
| | +-- file-type@3.9.0
| | `-- promise.pipe@3.0.0
| +-- imagemin-gifsicle@5.1.0
| | +-- gifsicle@3.0.4
| | `-- is-gif@1.0.0
| +-- imagemin-jpegtran@5.0.2
| | +-- is-jpg@1.0.0
| | `-- jpegtran-bin@3.1.0
| +-- imagemin-optipng@5.2.1
| | `-- optipng-bin@3.1.2
| +-- pretty-bytes@2.0.1
| | `-- number-is-nan@1.0.1
| `-- through2-concurrent@1.1.1
+-- gulp-postcss@6.2.0
| `-- vinyl-sourcemaps-apply@0.2.1
+-- gulp-rename@1.2.2
+-- gulp-sass@2.3.2
| `-- lodash.clonedeep@4.5.0
+-- gulp-sourcemaps@2.1.1
| +-- acorn@4.0.3
| +-- css@2.2.1
| | +-- inherits@2.0.3
| | +-- source-map@0.1.43
| | | `-- amdefine@1.0.1
| | +-- source-map-resolve@0.3.1
| | | +-- atob@1.1.3
| | | +-- resolve-url@0.2.1
| | | `-- source-map-url@0.3.0
| | `-- urix@0.1.0
| +-- debug-fabulous@0.0.4
| | `-- lazy-debug-legacy@0.0.1
| +-- detect-newline@2.1.0
| +-- graceful-fs@4.1.11
| +-- strip-bom@3.0.0
| `-- vinyl@1.2.0
| `-- clone-stats@0.0.1
+-- gulp-stylelint@3.3.0
| +-- deep-extend@0.4.1
| `-- promise@7.1.1
| `-- asap@2.0.5
+-- gulp-svgmin@1.2.2
| `-- svgo@0.6.6
| +-- coa@1.0.1
| | `-- q@1.4.1
| +-- colors@1.1.2
| +-- csso@2.0.0
| | `-- clap@1.1.1
| +-- js-yaml@3.6.1
| | +-- argparse@1.0.9
| | | `-- sprintf-js@1.0.3
| | `-- esprima@2.7.3
| +-- sax@1.2.1
| `-- whet.extend@0.9.9
+-- gulp-svgstore@6.0.0
| `-- cheerio@0.22.0
| +-- css-select@1.2.0
| | +-- boolbase@1.0.0
| | +-- css-what@2.1.0
| | +-- domutils@1.5.1
| | `-- nth-check@1.0.1
| +-- dom-serializer@0.1.0
| | `-- domelementtype@1.1.3
| +-- entities@1.1.1
| +-- htmlparser2@3.9.2
| | +-- domelementtype@1.3.0
| | `-- domhandler@2.3.0
| +-- lodash.assignin@4.2.0
| +-- lodash.bind@4.2.1
| +-- lodash.defaults@4.2.0
| +-- lodash.filter@4.6.0
| +-- lodash.flatten@4.4.0
| +-- lodash.foreach@4.5.0
| +-- lodash.map@4.6.0
| +-- lodash.merge@4.6.0
| +-- lodash.pick@4.4.0
| +-- lodash.reduce@4.6.0
| +-- lodash.reject@4.6.0
| `-- lodash.some@4.6.0
+-- gulp-tap@0.1.3
| `-- event-stream@3.1.7
| +-- duplexer@0.1.1
| +-- from@0.1.3
| +-- map-stream@0.1.0
| +-- pause-stream@0.0.11
| +-- split@0.2.10
| +-- stream-combiner@0.0.4
| `-- through@2.3.8
+-- gulp-util@3.0.7
| +-- array-differ@1.0.0
| +-- array-uniq@1.0.3
| +-- beeper@1.1.1
| +-- dateformat@1.0.12
| +-- fancy-log@1.2.0
| | `-- time-stamp@1.0.1
| +-- gulplog@1.0.0
| | `-- glogg@1.0.0
| +-- has-gulplog@0.1.0
| | `-- sparkles@1.0.0
| +-- lodash._reescape@3.0.0
| +-- lodash._reevaluate@3.0.0
| +-- lodash._reinterpolate@3.0.0
| +-- lodash.template@3.6.2
| | +-- lodash._basecopy@3.0.1
| | +-- lodash._basetostring@3.0.1
| | +-- lodash._basevalues@3.0.0
| | +-- lodash._isiterateecall@3.0.9
| | +-- lodash.escape@3.2.0
| | | `-- lodash._root@3.0.1
| | +-- lodash.keys@3.1.2
| | | +-- lodash._getnative@3.9.1
| | | +-- lodash.isarguments@3.1.0
| | | `-- lodash.isarray@3.0.4
| | +-- lodash.restparam@3.6.1
| | `-- lodash.templatesettings@3.1.1
| +-- minimist@1.2.0
| +-- multipipe@0.1.2
| | `-- duplexer2@0.0.2
| | `-- readable-stream@1.1.14
| | `-- isarray@0.0.1
| +-- object-assign@3.0.0
| +-- replace-ext@0.0.1
| `-- vinyl@0.5.3
+-- imagemin-pngquant@5.0.0
| +-- exec-buffer@3.1.0
| | +-- execa@0.5.0
| | | +-- cross-spawn@4.0.2
| | | | +-- lru-cache@4.0.2
| | | | | +-- pseudomap@1.0.2
| | | | | `-- yallist@2.0.0
| | | | `-- which@1.2.12
| | | | `-- isexe@1.1.2
| | | +-- get-stream@2.3.1
| | | +-- is-stream@1.1.0
| | | +-- npm-run-path@2.0.2
| | | | `-- path-key@2.0.1
| | | +-- signal-exit@3.0.1
| | | `-- strip-eof@1.0.0
| | +-- p-finally@1.0.0
| | `-- tempfile@1.1.1
| | `-- uuid@2.0.3
| +-- is-png@1.0.0
| `-- pngquant-bin@3.1.1
| +-- bin-build@2.2.0
| | +-- archive-type@3.2.0
| | +-- decompress@3.0.0
| | | +-- buffer-to-vinyl@1.1.0
| | | | +-- uuid@2.0.3
| | | | `-- vinyl@1.2.0
| | | +-- decompress-tar@3.1.0
| | | | +-- is-tar@1.0.0
| | | | +-- object-assign@2.1.1
| | | | +-- strip-dirs@1.1.1
| | | | | +-- is-absolute@0.1.7
| | | | | | `-- is-relative@0.1.3
| | | | | +-- is-natural-number@2.1.1
| | | | | +-- minimist@1.2.0
| | | | | `-- sum-up@1.0.3
| | | | +-- tar-stream@1.5.2
| | | | | +-- bl@1.1.2
| | | | | | `-- readable-stream@2.0.6
| | | | | `-- end-of-stream@1.1.0
| | | | | `-- once@1.3.3
| | | | +-- through2@0.6.5
| | | | | `-- readable-stream@1.0.34
| | | | | `-- isarray@0.0.1
| | | | `-- vinyl@0.4.6
| | | | `-- clone@0.2.0
| | | +-- decompress-tarbz2@3.1.0
| | | | +-- is-bzip2@1.0.0
| | | | +-- object-assign@2.1.1
| | | | +-- seek-bzip@1.0.5
| | | | | `-- commander@2.8.1
| | | | | `-- graceful-readlink@1.0.1
| | | | +-- through2@0.6.5
| | | | | `-- readable-stream@1.0.34
| | | | | `-- isarray@0.0.1
| | | | `-- vinyl@0.4.6
| | | | `-- clone@0.2.0
| | | +-- decompress-targz@3.1.0
| | | | +-- is-gzip@1.0.0
| | | | +-- object-assign@2.1.1
| | | | +-- through2@0.6.5
| | | | | `-- readable-stream@1.0.34
| | | | | `-- isarray@0.0.1
| | | | `-- vinyl@0.4.6
| | | | `-- clone@0.2.0
| | | +-- decompress-unzip@3.4.0
| | | | +-- is-zip@1.0.0
| | | | +-- stat-mode@0.2.2
| | | | +-- vinyl@1.2.0
| | | | `-- yauzl@2.7.0
| | | | +-- buffer-crc32@0.2.13
| | | | `-- fd-slicer@1.0.1
| | | | `-- pend@1.2.0
| | | +-- stream-combiner2@1.1.1
| | | | `-- duplexer2@0.1.4
| | | +-- vinyl-assign@1.2.1
| | | `-- vinyl-fs@2.4.4
| | | +-- glob-stream@5.3.5
| | | | +-- glob@5.0.15
| | | | +-- glob-parent@3.0.1
| | | | | +-- is-glob@3.1.0
| | | | | | `-- is-extglob@2.1.0
| | | | | `-- path-dirname@1.0.2
| | | | +-- ordered-read-streams@0.3.0
| | | | +-- through2@0.6.5
| | | | | `-- readable-stream@1.0.34
| | | | | `-- isarray@0.0.1
| | | | +-- to-absolute-glob@0.1.1
| | | | | `-- extend-shallow@2.0.1
| | | | `-- unique-stream@2.2.1
| | | +-- gulp-sourcemaps@1.6.0
| | | +-- is-valid-glob@0.3.0
| | | +-- lazystream@1.0.0
| | | +-- lodash.isequal@4.4.0
| | | +-- strip-bom@2.0.0
| | | +-- strip-bom-stream@1.0.0
| | | +-- through2-filter@2.0.0
| | | +-- vali-date@1.0.0
| | | `-- vinyl@1.2.0
| | +-- download@4.4.3
| | | +-- caw@1.2.0
| | | | +-- get-proxy@1.1.0
| | | | +-- object-assign@3.0.0
| | | | `-- tunnel-agent@0.4.3
| | | +-- filenamify@1.2.1
| | | | +-- filename-reserved-regex@1.0.0
| | | | +-- strip-outer@1.0.0
| | | | `-- trim-repeated@1.0.0
| | | +-- got@5.7.1
| | | | +-- create-error-class@3.0.2
| | | | | `-- capture-stack-trace@1.0.0
| | | | +-- duplexer2@0.1.4
| | | | +-- is-redirect@1.0.0
| | | | +-- is-retry-allowed@1.1.0
| | | | +-- node-status-codes@1.0.0
| | | | +-- timed-out@3.0.0
| | | | +-- unzip-response@1.0.2
| | | | `-- url-parse-lax@1.0.0
| | | +-- gulp-decompress@1.2.0
| | | +-- is-url@1.2.2
| | | +-- read-all-stream@3.1.0
| | | +-- vinyl@1.2.0
| | | +-- vinyl-fs@2.4.4
| | | | +-- glob-stream@5.3.5
| | | | | +-- glob@5.0.15
| | | | | +-- glob-parent@3.0.1
| | | | | | `-- is-glob@3.1.0
| | | | | | `-- is-extglob@2.1.0
| | | | | +-- ordered-read-streams@0.3.0
| | | | | +-- through2@0.6.5
| | | | | | `-- readable-stream@1.0.34
| | | | | | `-- isarray@0.0.1
| | | | | `-- unique-stream@2.2.1
| | | | `-- gulp-sourcemaps@1.6.0
| | | `-- ware@1.3.0
| | | `-- wrap-fn@0.1.5
| | | `-- co@3.1.0
| | +-- exec-series@1.0.3
| | | `-- async-each-series@1.1.0
| | `-- url-regex@3.2.0
| | `-- ip-regex@1.0.3
| +-- bin-wrapper@3.0.2
| | +-- bin-check@2.0.0
| | | `-- executable@1.1.0
| | +-- bin-version-check@2.1.0
| | | +-- bin-version@1.0.4
| | | | `-- find-versions@1.2.1
| | | | `-- semver-regex@1.0.0
| | | +-- minimist@1.2.0
| | | +-- semver@4.3.6
| | | `-- semver-truncate@1.1.2
| | +-- each-async@1.1.1
| | | +-- onetime@1.1.0
| | | `-- set-immediate-shim@1.0.1
| | `-- os-filter-obj@1.0.3
| `-- logalot@2.1.0
| `-- squeak@1.3.0
| +-- console-stream@0.1.1
| `-- lpad-align@1.1.0
| +-- longest@1.0.1
| `-- lpad@2.0.1
+-- imagemin-svgo@5.2.0
| +-- is-svg@2.1.0
| | `-- html-comment-regex@1.1.1
| `-- svgo@0.7.1
| `-- csso@2.2.1
+-- in-viewport@3.4.2
+-- postcss-flexbugs-fixes@2.0.0
+-- precss@1.4.0
| +-- postcss-advanced-variables@1.2.2
| +-- postcss-atroot@0.1.3
| +-- postcss-color-function@2.0.1
| | `-- css-color-function@1.3.0
| | +-- balanced-match@0.1.0
| | +-- debug@0.7.4
| | `-- rgb@0.1.0
| +-- postcss-custom-media@5.0.1
| +-- postcss-custom-properties@5.0.1
| | `-- balanced-match@0.1.0
| +-- postcss-custom-selectors@3.0.0
| | `-- balanced-match@0.2.1
| +-- postcss-extend@1.0.5
| +-- postcss-media-minmax@2.1.2
| +-- postcss-mixins@2.1.1
| | +-- globby@3.0.1
| | | +-- glob@5.0.15
| | | `-- pinkie-promise@1.0.0
| | | `-- pinkie@1.0.0
| | `-- postcss-simple-vars@1.2.0
| +-- postcss-nested@1.0.0
| +-- postcss-nesting@2.3.1
| +-- postcss-partial-import@1.3.0
| | +-- fs-extra@0.24.0
| | | `-- jsonfile@2.4.0
| | +-- fs-promise@0.3.1
| | | `-- any-promise@0.1.0
| | `-- string-hash@1.1.1
| +-- postcss-property-lookup@1.2.1
| | `-- tcomb@2.7.0
| +-- postcss-selector-matches@2.0.5
| `-- postcss-selector-not@2.0.0
| `-- balanced-match@0.2.1
+-- run-sequence@1.2.2
+-- stylelint@7.3.1
| +-- balanced-match@0.4.2
| +-- colorguard@1.2.0
| | +-- color-diff@0.1.7
| | +-- pipetteur@2.0.3
| | | +-- onecolor@3.0.4
| | | `-- synesthesia@1.0.1
| | | `-- css-color-names@0.0.3
| | +-- text-table@0.2.0
| | `-- yargs@1.3.3
| +-- cosmiconfig@1.1.0
| | +-- minimist@1.2.0
| | +-- parse-json@2.2.0
| | | `-- error-ex@1.3.0
| | | `-- is-arrayish@0.2.1
| | `-- require-from-string@1.2.1
| +-- doiuse@2.5.0
| | +-- css-rule-stream@1.1.0
| | | +-- css-tokenize@1.0.1
| | | | `-- readable-stream@1.1.14
| | | | `-- isarray@0.0.1
| | | `-- through2@0.6.5
| | | `-- readable-stream@1.0.34
| | | `-- isarray@0.0.1
| | +-- jsonfilter@1.1.2
| | | +-- JSONStream@0.8.4
| | | | `-- jsonparse@0.0.5
| | | +-- minimist@1.2.0
| | | +-- stream-combiner@0.2.2
| | | `-- through2@0.6.5
| | | `-- readable-stream@1.0.34
| | | `-- isarray@0.0.1
| | +-- ldjson-stream@1.2.1
| | | +-- split2@0.2.1
| | | | `-- through2@0.6.5
| | | | `-- readable-stream@1.0.34
| | | | `-- isarray@0.0.1
| | | `-- through2@0.6.5
| | | `-- readable-stream@1.0.34
| | | `-- isarray@0.0.1
| | +-- source-map@0.4.4
| | +-- through2@0.6.5
| | | `-- readable-stream@1.0.34
| | | `-- isarray@0.0.1
| | `-- yargs@3.32.0
| | +-- camelcase@2.1.1
| | `-- window-size@0.1.4
| +-- execall@1.0.0
| | `-- clone-regexp@1.0.0
| | `-- is-supported-regexp-flag@1.0.0
| +-- get-stdin@5.0.1
| +-- globby@6.1.0
| +-- globjoin@0.1.4
| +-- html-tags@1.1.1
| +-- ignore@3.2.0
| +-- known-css-properties@0.0.4
| +-- log-symbols@1.0.2
| +-- meow@3.7.0
| | +-- camelcase-keys@2.1.0
| | +-- loud-rejection@1.6.0
| | | `-- currently-unhandled@0.4.1
| | | `-- array-find-index@1.0.2
| | +-- map-obj@1.0.1
| | +-- minimist@1.2.0
| | +-- normalize-package-data@2.3.5
| | | +-- hosted-git-info@2.1.5
| | | +-- is-builtin-module@1.0.0
| | | +-- semver@5.3.0
| | | `-- validate-npm-package-license@3.0.1
| | | +-- spdx-correct@1.0.2
| | | | `-- spdx-license-ids@1.2.2
| | | `-- spdx-expression-parse@1.0.4
| | +-- read-pkg-up@1.0.1
| | | +-- find-up@1.1.2
| | | | `-- path-exists@2.1.0
| | | `-- read-pkg@1.1.0
| | | +-- load-json-file@1.1.0
| | | `-- path-type@1.1.0
| | +-- redent@1.0.0
| | | +-- indent-string@2.1.0
| | | `-- strip-indent@1.0.1
| | `-- trim-newlines@1.0.0
| +-- multimatch@2.1.0
| +-- normalize-selector@0.2.0
| +-- postcss-less@0.14.0
| +-- postcss-media-query-parser@0.2.3
| +-- postcss-reporter@1.4.1
| +-- postcss-resolve-nested-selector@0.1.1
| +-- postcss-scss@0.3.1
| +-- postcss-selector-parser@2.2.2
| | +-- flatten@1.0.2
| | +-- indexes-of@1.0.1
| | `-- uniq@1.0.1
| +-- resolve-from@2.0.0
| +-- specificity@0.2.1
| +-- string-width@1.0.2
| | +-- code-point-at@1.1.0
| | `-- is-fullwidth-code-point@1.0.0
| +-- style-search@0.1.0
| +-- stylehacks@2.3.1
| | +-- minimist@1.2.0
| | +-- read-file-stdin@0.2.1
| | | `-- gather-stream@1.0.0
| | `-- write-file-stdout@0.0.2
| +-- sugarss@0.1.6
| +-- svg-tags@1.0.0
| `-- table@3.8.3
| +-- ajv-keywords@1.1.1
| +-- slice-ansi@0.0.4
| `-- string-width@2.0.0
| `-- is-fullwidth-code-point@2.0.0
+-- stylelint-config-standard@13.0.2
+-- stylelint-selector-bem-pattern@1.0.0
| `-- postcss-bem-linter@2.6.0
+-- webpack@2.1.0-beta.25
| +-- acorn@3.3.0
| +-- ajv@4.9.0
| | +-- co@4.6.0
| | `-- json-stable-stringify@1.0.1
| | `-- jsonify@0.0.0
| +-- async@1.5.2
| +-- clone@1.0.2
| +-- enhanced-resolve@2.3.0
| +-- loader-runner@2.2.0
| +-- memory-fs@0.3.0
| | `-- errno@0.1.4
| | `-- prr@0.0.0
| +-- node-libs-browser@1.1.1
| | +-- assert@1.4.1
| | +-- buffer@4.9.1
| | | +-- base64-js@1.2.0
| | | `-- ieee754@1.1.8
| | +-- console-browserify@1.1.0
| | | `-- date-now@0.1.4
| | +-- constants-browserify@1.0.0
| | +-- crypto-browserify@3.11.0
| | | +-- browserify-cipher@1.0.0
| | | | +-- browserify-aes@1.0.6
| | | | | `-- buffer-xor@1.0.3
| | | | +-- browserify-des@1.0.0
| | | | | `-- des.js@1.0.0
| | | | | `-- minimalistic-assert@1.0.0
| | | | `-- evp_bytestokey@1.0.0
| | | +-- browserify-sign@4.0.0
| | | | +-- bn.js@4.11.6
| | | | +-- browserify-rsa@4.0.1
| | | | +-- elliptic@6.3.2
| | | | | +-- brorand@1.0.6
| | | | | `-- hash.js@1.0.3
| | | | `-- parse-asn1@5.0.0
| | | | `-- asn1.js@4.9.0
| | | +-- create-ecdh@4.0.0
| | | +-- create-hash@1.1.2
| | | | +-- cipher-base@1.0.3
| | | | +-- ripemd160@1.0.1
| | | | `-- sha.js@2.4.8
| | | +-- create-hmac@1.1.4
| | | +-- diffie-hellman@5.0.2
| | | | `-- miller-rabin@4.0.0
| | | +-- pbkdf2@3.0.9
| | | +-- public-encrypt@4.0.0
| | | `-- randombytes@2.0.3
| | +-- domain-browser@1.1.7
| | +-- events@1.1.1
| | +-- https-browserify@0.0.1
| | +-- os-browserify@0.2.1
| | +-- path-browserify@0.0.0
| | +-- process@0.11.9
| | +-- punycode@1.4.1
| | +-- querystring-es3@0.2.1
| | +-- stream-browserify@2.0.1
| | +-- stream-http@2.5.0
| | | +-- builtin-status-codes@2.0.0
| | | `-- to-arraybuffer@1.0.1
| | +-- string_decoder@0.10.31
| | +-- timers-browserify@1.4.2
| | +-- tty-browserify@0.0.0
| | +-- url@0.11.0
| | | +-- punycode@1.3.2
| | | `-- querystring@0.2.0
| | +-- util@0.10.3
| | | `-- inherits@2.0.1
| | `-- vm-browserify@0.0.4
| | `-- indexof@0.0.1
| +-- supports-color@3.1.2
| | `-- has-flag@1.0.0
| +-- tapable@0.2.4
| +-- uglify-js@2.7.5
| | +-- async@0.2.10
| | +-- uglify-to-browserify@1.0.2
| | `-- yargs@3.10.0
| | +-- camelcase@1.2.1
| | +-- cliui@2.1.0
| | | +-- center-align@0.1.3
| | | | +-- align-text@0.1.4
| | | | | `-- repeat-string@1.6.1
| | | | `-- lazy-cache@1.0.4
| | | +-- right-align@0.1.3
| | | `-- wordwrap@0.0.2
| | `-- window-size@0.1.0
| +-- watchpack@1.1.0
| | +-- async@2.0.0-rc.4
| | `-- chokidar@1.6.1
| | +-- anymatch@1.3.0
| | +-- async-each@1.0.1
| | +-- glob-parent@2.0.0
| | +-- is-binary-path@1.0.1
| | | `-- binary-extensions@1.7.0
| | `-- readdirp@2.1.0
| +-- webpack-sources@0.1.3
| | `-- source-list-map@0.1.6
| `-- yargs@4.8.1
| +-- cliui@3.2.0
| | `-- wrap-ansi@2.1.0
| +-- get-caller-file@1.0.2
| +-- lodash.assign@4.2.0
| +-- os-locale@1.4.0
| | `-- lcid@1.0.0
| | `-- invert-kv@1.0.0
| +-- require-directory@2.1.1
| +-- require-main-filename@1.0.1
| +-- set-blocking@2.0.0
| +-- which-module@1.0.0
| +-- window-size@0.2.0
| +-- y18n@3.2.1
| `-- yargs-parser@2.4.1
| `-- camelcase@3.0.0
`-- xo@0.17.0
+-- arrify@1.0.1
+-- deep-assign@1.0.0
| `-- is-obj@1.0.1
+-- eslint@3.11.1
| +-- doctrine@1.5.0
| +-- escope@3.6.0
| | +-- es6-map@0.1.4
| | | +-- d@0.1.1
| | | +-- es5-ext@0.10.12
| | | +-- es6-iterator@2.0.0
| | | +-- es6-set@0.1.4
| | | +-- es6-symbol@3.1.0
| | | `-- event-emitter@0.3.4
| | +-- es6-weak-map@2.0.1
| | `-- esrecurse@4.1.0
| | `-- estraverse@4.1.1
| +-- espree@3.3.2
| | `-- acorn-jsx@3.0.1
| | `-- acorn@3.3.0
| +-- estraverse@4.2.0
| +-- file-entry-cache@2.0.0
| | `-- flat-cache@1.2.1
| | +-- circular-json@0.3.1
| | `-- write@0.2.1
| +-- imurmurhash@0.1.4
| +-- inquirer@0.12.0
| | +-- cli-cursor@1.0.2
| | | `-- restore-cursor@1.0.1
| | | `-- exit-hook@1.1.1
| | +-- cli-width@2.1.0
| | +-- readline2@1.0.1
| | | `-- mute-stream@0.0.5
| | +-- run-async@0.1.0
| | `-- rx-lite@3.1.2
| +-- is-my-json-valid@2.15.0
| | +-- generate-function@2.0.0
| | +-- generate-object-property@1.2.0
| | | `-- is-property@1.0.2
| | `-- jsonpointer@4.0.0
| +-- is-resolvable@1.0.0
| | `-- tryit@1.0.3
| +-- levn@0.3.0
| | +-- prelude-ls@1.1.2
| | `-- type-check@0.3.2
| +-- natural-compare@1.4.0
| +-- optionator@0.8.2
| | +-- deep-is@0.1.3
| | +-- fast-levenshtein@2.0.5
| | `-- wordwrap@1.0.0
| +-- path-is-inside@1.0.2
| +-- pluralize@1.2.1
| +-- progress@1.1.8
| +-- require-uncached@1.0.3
| | +-- caller-path@0.1.0
| | | `-- callsites@0.2.0
| | `-- resolve-from@1.0.1
| +-- shelljs@0.7.5
| +-- strip-bom@3.0.0
| +-- strip-json-comments@1.0.4
| `-- user-home@2.0.0
+-- eslint-config-xo@0.17.0
+-- eslint-formatter-pretty@1.1.0
| +-- ansi-escapes@1.4.0
| `-- string-width@2.0.0
| `-- is-fullwidth-code-point@2.0.0
+-- eslint-plugin-ava@3.1.1
| +-- deep-strict-equal@0.2.0
| | `-- core-assert@0.2.1
| | +-- buf-compare@1.0.1
| | `-- is-error@2.2.1
| +-- enhance-visitors@1.0.0
| +-- espurify@1.6.0
| +-- pkg-up@1.0.0
| `-- req-all@0.1.0
+-- eslint-plugin-import@2.2.0
| +-- builtin-modules@1.1.1
| +-- contains-path@0.1.0
| +-- eslint-import-resolver-node@0.2.3
| +-- eslint-module-utils@2.0.0
| | +-- debug@2.2.0
| | | `-- ms@0.7.1
| | `-- pkg-dir@1.0.0
| `-- lodash.cond@4.5.2
+-- eslint-plugin-no-use-extend-native@0.3.12
| +-- is-get-set-prop@1.0.0
| | +-- get-set-props@0.1.0
| | `-- lowercase-keys@1.0.0
| +-- is-js-type@2.0.0
| | `-- js-types@1.0.0
| +-- is-obj-prop@1.0.0
| | `-- obj-props@1.1.0
| `-- is-proto-prop@1.0.0
| `-- proto-props@0.2.1
+-- eslint-plugin-promise@3.4.0
+-- eslint-plugin-unicorn@1.0.0
| +-- lodash.camelcase@4.3.0
| +-- lodash.kebabcase@4.1.1
| +-- lodash.snakecase@4.1.1
| `-- lodash.upperfirst@4.3.1
+-- get-stdin@5.0.1
+-- globby@6.1.0
+-- has-flag@2.0.0
+-- parse-gitignore@0.3.1
| +-- array-unique@0.2.1
| `-- is-glob@2.0.1
| `-- is-extglob@1.0.0
+-- path-exists@3.0.0
+-- pkg-conf@2.0.0
| +-- find-up@2.0.0
| | `-- path-exists@2.1.0
| `-- load-json-file@2.0.0
| `-- strip-bom@3.0.0
+-- resolve-cwd@1.0.0
+-- update-notifier@1.0.2
| +-- boxen@0.6.0
| | +-- ansi-align@1.1.0
| | +-- cli-boxes@1.0.0
| | +-- filled-array@1.1.0
| | `-- widest-line@1.0.0
| +-- configstore@2.1.0
| | +-- dot-prop@3.0.0
| | +-- osenv@0.1.3
| | +-- uuid@2.0.3
| | `-- write-file-atomic@1.2.0
| | `-- slide@1.1.6
| +-- is-npm@1.0.0
| +-- latest-version@2.0.0
| | `-- package-json@2.4.0
| | +-- registry-auth-token@3.1.0
| | | `-- rc@1.1.6
| | | `-- minimist@1.2.0
| | `-- registry-url@3.1.0
| +-- lazy-req@1.1.0
| +-- semver-diff@2.1.0
| `-- xdg-basedir@2.0.0
`-- xo-init@0.4.0
+-- minimist@1.2.0
+-- path-exists@3.0.0
+-- read-pkg-up@2.0.0
| +-- find-up@2.0.0
| | `-- path-exists@2.1.0
| `-- read-pkg@2.0.0
| +-- load-json-file@2.0.0
| | `-- strip-bom@3.0.0
| `-- path-type@2.0.0
+-- the-argv@1.0.0
`-- write-pkg@2.0.0
`-- write-json-file@2.0.0
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.0.15: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN tmwsite@0.1.0 license should be a valid SPDX license expression
npm WARN tmwsite@0.1.0 repo should probably be repository.
npm ERR! Windows_NT 6.2.9200
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\teamcityuser\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "i"
npm ERR! node v7.1.0
npm ERR! npm v4.0.2
npm ERR! code ELIFECYCLE
npm ERR! node-sass@3.10.0 postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@3.10.0 postinstall script 'node scripts/build.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node scripts/build.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs node-sass
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls node-sass
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\BuildAgent\work\33aa7c45146a0267\source\npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment