Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors trying to do npm install in sp-dev-fx-webparts\tutorials #63

Closed
1 of 3 tasks
rrkushner opened this issue Nov 15, 2016 · 7 comments
Closed
1 of 3 tasks

Errors trying to do npm install in sp-dev-fx-webparts\tutorials #63

rrkushner opened this issue Nov 15, 2016 · 7 comments

Comments

@rrkushner
Copy link

rrkushner commented Nov 15, 2016

Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.

Category

  • Question
  • Bug
  • Enhancement

Expected or Desired Behavior

I just expect an error free install

Observed Behavior

I will paste the errors at the bottom

Steps to Reproduce

I downloaded and unzipped sp-dev-fx and then tried to install the tutorials

Thanx!!!
Here are the error messages:

bufferutil@1.2.1 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil
node-gyp rebuild

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil>if not defined npm_config_node_gyp (node "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build,please add the "/m" switch.
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil\build\bufferutil.vcxproj]

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:\Users\580616\AppData\Roaming\npm\node_modules\npm\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.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil
gyp ERR! node -v v6.9.1
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok

utf-8-validate@1.2.1 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate
node-gyp rebuild

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate>if not defined npm_config_node_gyp (node "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build,please add the "/m" switch.
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified. [C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate\build\validation.vcxproj]

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:\Users\580616\AppData\Roaming\npm\node_modules\npm\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.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate
gyp ERR! node -v v6.9.1
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
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 cldrjs@0.4.4 requires a peer of cldr-data@>=25 but none was installed.
npm WARN globalize@1.1.1 requires a peer of cldr-data@>=25 but none was installed.
npm WARN globalize-compiler@0.2.0 requires a peer of cldr-data@>=25 but none was installed.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 (node_modules\bufferutil):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.2.1 (node_modules\utf-8-validate):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.2.1 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

@rrkushner
Copy link
Author

rrkushner commented Nov 16, 2016

Following online advise, I created a C++ project in VS 2015, and apparently that installed CL.exe, because now my error is different:

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials>npm i
npm WARN deprecated es6-collections@0.5.6: not actively maintained anymore
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.
npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated graceful-fs@2.0.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.
npm WARN prefer global marked@0.3.6 should be installed with -g
npm WARN prefer global node-gyp@3.4.0 should be installed with -g

bufferutil@1.2.1 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil
node-gyp rebuild

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil>if not defined npm_config_node_gyp (node "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (no
de "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
TRACKER : error TRK0002: Failed to execute command: ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe" @C:\Users\580616\AppData\Local\Temp\tmp6539f3b3989045c0b08b50c85e27ddb5.rsp". The operation completed successfully. [C:\Users\58
0616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil\build\bufferutil.vcxproj]

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:\Users\580616\AppData\Roaming\npm\node_modules\npm\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.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil
gyp ERR! node -v v6.9.1
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok

utf-8-validate@1.2.1 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate
node-gyp rebuild

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate>if not defined npm_config_node_gyp (node "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else
(node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
TRACKER : error TRK0002: Failed to execute command: ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe" @C:\Users\580616\AppData\Local\Temp\tmp5e6a1c284f34464eb4b934e13d5334fb.rsp". The operation completed successfully. [C:\Users\58
0616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate\build\validation.vcxproj]

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:\Users\580616\AppData\Roaming\npm\node_modules\npm\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.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate
gyp ERR! node -v v6.9.1
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok

node-sass@3.13.0 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\node-sass
node scripts/install.js

Cached binary found at C:\Users\580616\AppData\Roaming\npm-cache\node-sass\3.13.0\win32-x64-48_binding.node

phantomjs-prebuilt@2.1.6 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\gulp-core-build-karma\node_modules\phantomjs-prebuilt
node install.js

PhantomJS not found on PATH
Download already available at C:\Users\580616\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip
Verified checksum of previously downloaded file
Extracting zip contents
Removing C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\gulp-core-build-karma\node_modules\phantomjs-prebuilt\lib\phantom
Copying extracted folder C:\Users\580616\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip-extract-1479308002856\phantomjs-2.1.1-windows -> C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\gulp-core-build-karma\node_modules\phanto
mjs-prebuilt\lib\phantom
Writing location.js file
Done. Phantomjs binary available at C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\gulp-core-build-karma\node_modules\phantomjs-prebuilt\lib\phantom\bin\phantomjs.exe

phantomjs-prebuilt@2.1.13 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\phantomjs-prebuilt
node install.js

PhantomJS not found on PATH
Download already available at C:\Users\580616\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip
Verified checksum of previously downloaded file
Extracting zip contents
Removing C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\phantomjs-prebuilt\lib\phantom
Copying extracted folder C:\Users\580616\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip-extract-1479308005173\phantomjs-2.1.1-windows -> C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\phantomjs-prebuilt\lib\phantom
Writing location.js file
Done. Phantomjs binary available at C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\phantomjs-prebuilt\lib\phantom\bin\phantomjs.exe

@microsoft/sp-module-loader@0.1.11 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules@microsoft\sp-module-loader
node npm-install-script.js

node-sass@3.13.0 postinstall C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\node-sass
node scripts/build.js

Binary found at C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\node-sass\vendor\win32-x64-48\binding.node
Testing binary
Binary is fine
web-part-tutorials@0.0.1 C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials
+-- @microsoft/sp-build-web@0.4.32
| +-- @microsoft/sp-build-core-tasks@0.1.26
| | +-- @microsoft/loader-cased-file@0.8.16
| | | +-- file-loader@0.8.5
| | | -- loader-utils@0.2.13 | | | +-- big.js@3.1.3 | | |-- json5@0.4.0
| | +-- @microsoft/loader-load-themed-styles@0.0.3
| | | -- loader-utils@0.2.16 | | | +-- emojis-list@2.1.0 | | |-- json5@0.5.0
| | +-- @microsoft/loader-set-webpack-public-path@0.1.7
| | | +-- loader-utils@0.2.16
| | | | -- json5@0.5.0 | | | +-- lodash@4.17.2 | | |-- uglify-js@2.7.4
| | | +-- source-map@0.5.6
| | | -- yargs@3.10.0 | | +-- azure-storage@0.10.0 | | | +-- browserify-mime@1.2.9 | | | +-- extend@1.2.1 | | | +-- readable-stream@2.0.6 | | | | +-- core-util-is@1.0.2 | | | | +-- isarray@1.0.0 | | | | +-- process-nextick-args@1.0.7 | | | | +-- string_decoder@0.10.31 | | | |-- util-deprecate@1.0.2
| | | +-- request@2.69.0
| | | | +-- bl@1.0.3
| | | | | -- readable-stream@2.0.6 | | | | |-- isarray@1.0.0
| | | | +-- extend@3.0.0
| | | | +-- form-data@1.0.1
| | | | | -- async@2.1.2 | | | | |-- lodash@4.17.2
| | | | +-- qs@6.0.2
| | | | -- tough-cookie@2.2.2 | | | +-- underscore@1.4.4 | | | +-- validator@3.22.2 | | | +-- xml2js@0.2.7 | | | |-- sax@0.5.2
| | | -- xmlbuilder@0.4.3 | | +-- chai@3.5.0 | | | +-- assertion-error@1.0.2 | | | +-- deep-eql@0.1.3 | | | |-- type-detect@0.1.1
| | | -- type-detect@1.0.0 | | +-- UNMET PEER DEPENDENCY cldr-data@>=25 | | +-- colors@1.1.2 | | +-- css-loader@0.23.1 | | | +-- css-selector-tokenizer@0.5.4 | | | | +-- cssesc@0.1.0 | | | |-- fastparse@1.1.1
| | | +-- cssnano@3.8.0
| | | | +-- autoprefixer@6.5.3
| | | | | -- browserslist@1.4.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.1 | | | | |-- balanced-match@0.1.0
| | | | +-- 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.4.1
| | | | +-- 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.2
| | | | | -- 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-selector-parser@2.2.2
| | | | | +-- flatten@1.0.2
| | | | | +-- indexes-of@1.0.1
| | | | | -- uniq@1.0.1 | | | | +-- 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
| | | | | -- is-plain-obj@1.1.0 | | | | +-- 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 | | | | | +-- is-svg@2.1.0 | | | | | |-- html-comment-regex@1.1.1
| | | | | -- svgo@0.7.1 | | | | | +-- coa@1.0.1 | | | | | +-- csso@2.2.1 | | | | | | +-- clap@1.1.1 | | | | | |-- source-map@0.5.6
| | | | | +-- sax@1.2.1
| | | | | -- whet.extend@0.9.9 | | | | +-- postcss-unique-selectors@2.0.2 | | | |-- postcss-zindex@2.1.1
| | | +-- lodash.camelcase@3.0.1
| | | | -- lodash._createcompounder@3.0.0 | | | | +-- lodash.deburr@3.2.0 | | | |-- lodash.words@3.2.0
| | | +-- object-assign@4.1.0
| | | +-- postcss@5.2.5
| | | | +-- js-base64@2.1.9
| | | | +-- source-map@0.5.6
| | | | -- supports-color@3.1.2 | | | +-- postcss-modules-extract-imports@1.0.1 | | | +-- postcss-modules-local-by-default@1.1.1 | | | |-- css-selector-tokenizer@0.6.0
| | | | -- regexpu-core@1.0.0 | | | | +-- regenerate@1.3.2 | | | | +-- regjsgen@0.2.0 | | | |-- regjsparser@0.1.5
| | | | -- jsesc@0.5.0 | | | +-- postcss-modules-scope@1.0.2 | | | |-- css-selector-tokenizer@0.6.0
| | | +-- postcss-modules-values@1.2.2
| | | | -- icss-replace-symbols@1.0.2 | | |-- source-list-map@0.1.6
| | +-- entities@1.1.1
| | +-- finalhandler@0.4.1
| | | +-- debug@2.2.0
| | | | -- ms@0.7.1 | | | +-- escape-html@1.0.3 | | | +-- on-finished@2.3.0 | | | |-- ee-first@1.1.1
| | | -- unpipe@1.0.0 | | +-- flat@2.0.0 | | |-- is-buffer@1.1.4
| | +-- glob@7.0.3
| | | +-- inflight@1.0.6
| | | | -- wrappy@1.0.2 | | | +-- inherits@2.0.3 | | | +-- minimatch@3.0.3 | | | |-- brace-expansion@1.1.6
| | | | +-- balanced-match@0.4.2
| | | | -- concat-map@0.0.1 | | | +-- once@1.4.0 | | |-- path-is-absolute@1.0.1
| | +-- glob-escape@0.0.1
| | +-- globalize@1.1.1
| | | +-- UNMET PEER DEPENDENCY cldr-data@>=25
| | | -- cldrjs@0.4.4 | | +-- globalize-compiler@0.2.0 | | | +-- escodegen@1.8.1 | | | | +-- esprima@2.7.3 | | | | +-- estraverse@1.9.3 | | | | +-- esutils@2.0.2 | | | | +-- optionator@0.8.2 | | | | | +-- deep-is@0.1.3 | | | | | +-- fast-levenshtein@2.0.5 | | | | | +-- levn@0.3.0 | | | | | +-- prelude-ls@1.1.2 | | | | | +-- type-check@0.3.2 | | | | |-- wordwrap@1.0.0
| | | | -- source-map@0.2.0 | | | +-- esprima@2.7.3 | | |-- nopt@3.0.6
| | | -- abbrev@1.0.9 | | +-- graceful-fs@4.1.3 | | +-- gulp-replace@0.5.4 | | | +-- istextorbinary@1.0.2 | | | | +-- binaryextensions@1.0.1 | | | |-- textextensions@1.0.2
| | | +-- readable-stream@2.2.2
| | | | +-- buffer-shims@1.0.0
| | | | -- isarray@1.0.0 | | |-- replacestream@4.0.2
| | | -- readable-stream@2.2.2 | | |-- isarray@1.0.0
| | +-- json-loader@0.5.4
| | +-- lodash@4.12.0
| | +-- merge2@1.0.1
| | +-- mkdirp@0.5.1
| | | -- minimist@0.0.8 | | +-- node-zip@1.1.1 | | |-- jszip@2.5.0
| | | -- pako@0.2.9 | | +-- phantomjs-prebuilt@2.1.13 | | | +-- es6-promise@4.0.5 | | | +-- extract-zip@1.5.0 | | | | +-- concat-stream@1.5.0 | | | | | +-- readable-stream@2.0.6 | | | | | |-- isarray@1.0.0
| | | | | -- typedarray@0.0.6 | | | | +-- debug@0.7.4 | | | | +-- mkdirp@0.5.0 | | | |-- yauzl@2.4.1
| | | | -- fd-slicer@1.0.1 | | | |-- pend@1.2.0
| | | +-- fs-extra@0.30.0
| | | +-- hasha@2.2.0
| | | | -- is-stream@1.1.0 | | | +-- kew@0.7.0 | | | +-- progress@1.1.8 | | | +-- request@2.74.0 | | | | +-- bl@1.1.2 | | | | |-- readable-stream@2.0.6
| | | | | -- isarray@1.0.0 | | | | +-- form-data@1.0.1 | | | | |-- async@2.1.2
| | | | | -- lodash@4.17.2 | | | |-- qs@6.2.1
| | | +-- request-progress@2.0.1
| | | | -- throttleit@1.0.0 | | |-- which@1.2.12
| | | -- isexe@1.1.2 | | +-- pseudoloc@1.1.0 | | +-- q@1.4.1 | | +-- request@2.72.0 | | | +-- aws-sign2@0.6.0 | | | +-- aws4@1.5.0 | | | +-- bl@1.1.2 | | | |-- readable-stream@2.0.6
| | | | -- isarray@1.0.0 | | | +-- caseless@0.11.0 | | | +-- combined-stream@1.0.5 | | | |-- delayed-stream@1.0.0
| | | +-- forever-agent@0.6.1
| | | +-- form-data@1.0.1
| | | | -- async@2.1.2 | | | |-- lodash@4.17.2
| | | +-- har-validator@2.0.6
| | | | -- 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 | | | +-- hawk@3.1.3 | | | | +-- boom@2.10.1 | | | | +-- cryptiles@2.0.5 | | | | +-- hoek@2.16.3 | | | |-- sntp@1.0.9
| | | +-- http-signature@1.1.1
| | | | +-- assert-plus@0.2.0
| | | | +-- jsprim@1.3.1
| | | | | +-- extsprintf@1.0.2
| | | | | +-- json-schema@0.2.3
| | | | | -- verror@1.3.6 | | | |-- sshpk@1.10.1
| | | | +-- asn1@0.2.3
| | | | +-- assert-plus@1.0.0
| | | | +-- bcrypt-pbkdf@1.0.0
| | | | +-- dashdash@1.14.0
| | | | | -- assert-plus@1.0.0 | | | | +-- ecc-jsbn@0.1.1 | | | | +-- getpass@0.1.6 | | | | |-- assert-plus@1.0.0
| | | | +-- jodid25519@1.0.2
| | | | +-- jsbn@0.1.0
| | | | -- tweetnacl@0.14.3 | | | +-- is-typedarray@1.0.0 | | | +-- isstream@0.1.2 | | | +-- json-stringify-safe@5.0.1 | | | +-- mime-types@2.1.12 | | | |-- mime-db@1.24.0
| | | +-- node-uuid@1.4.7
| | | +-- oauth-sign@0.8.2
| | | +-- qs@6.1.0
| | | +-- stringstream@0.0.5
| | | +-- tough-cookie@2.2.2
| | | -- tunnel-agent@0.4.3 | | +-- resolve@1.1.7 | | +-- rimraf@2.5.2 | | |-- glob@7.1.1
| | | -- fs.realpath@1.0.0 | | +-- serve-static@1.10.2 | | | +-- parseurl@1.3.1 | | |-- send@0.13.1
| | | +-- destroy@1.0.4
| | | +-- http-errors@1.3.1
| | | -- statuses@1.2.1 | | +-- source-map-loader@0.1.5 | | | +-- async@0.9.2 | | |-- source-map@0.1.43
| | | -- amdefine@1.0.1 | | +-- through2@2.0.1 | | | +-- readable-stream@2.0.6 | | | |-- isarray@1.0.0
| | | -- xtend@4.0.1 | | +-- uglify-js@2.6.2 | | | +-- async@0.2.10 | | | +-- source-map@0.5.6 | | | +-- 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
| | | | | | +-- longest@1.0.1
| | | | | | -- repeat-string@1.6.1 | | | | |-- lazy-cache@1.0.4
| | | | -- right-align@0.1.3 | | |-- window-size@0.1.0
| | +-- webpack@1.12.14
| | | +-- async@1.5.2
| | | +-- clone@1.0.2
| | | +-- enhanced-resolve@0.9.1
| | | | -- memory-fs@0.2.0 | | | +-- esprima@2.7.3 | | | +-- interpret@0.6.6 | | | +-- memory-fs@0.3.0 | | | | +-- errno@0.1.4 | | | | |-- prr@0.0.0
| | | | -- readable-stream@2.2.2 | | | |-- isarray@1.0.0
| | | +-- node-libs-browser@0.6.0
| | | | +-- assert@1.4.1
| | | | +-- browserify-zlib@0.1.4
| | | | +-- buffer@4.9.1
| | | | | +-- base64-js@1.2.0
| | | | | +-- ieee754@1.1.8
| | | | | -- isarray@1.0.0 | | | | +-- console-browserify@1.1.0 | | | | |-- date-now@0.1.4
| | | | +-- constants-browserify@0.0.1
| | | | +-- crypto-browserify@3.2.8
| | | | | +-- pbkdf2-compat@2.0.1
| | | | | +-- ripemd160@0.2.0
| | | | | -- sha.js@2.2.6 | | | | +-- domain-browser@1.1.7 | | | | +-- events@1.1.1 | | | | +-- http-browserify@1.7.0 | | | | |-- Base64@0.2.1
| | | | +-- https-browserify@0.0.0
| | | | +-- os-browserify@0.1.2
| | | | +-- path-browserify@0.0.0
| | | | +-- process@0.11.9
| | | | +-- punycode@1.4.1
| | | | +-- querystring-es3@0.2.1
| | | | +-- readable-stream@1.1.14
| | | | +-- stream-browserify@1.0.0
| | | | +-- timers-browserify@1.4.2
| | | | +-- tty-browserify@0.0.0
| | | | +-- url@0.10.3
| | | | | +-- punycode@1.3.2
| | | | | -- querystring@0.2.0 | | | |-- vm-browserify@0.0.4
| | | | -- indexof@0.0.1 | | | +-- optimist@0.6.1 | | | |-- wordwrap@0.0.2
| | | +-- supports-color@3.1.2
| | | | -- has-flag@1.0.0 | | | +-- tapable@0.1.10 | | | +-- watchpack@0.2.9 | | | |-- async@0.9.2
| | | -- webpack-core@0.6.8 | | +-- webpack-stats-plugin@0.1.1 | | +-- webpack-stream@3.2.0 | | | +-- lodash.clone@4.5.0 | | | +-- lodash.some@4.6.0 | | | +-- through@2.3.8 | | |-- vinyl@1.2.0
| | +-- webpack-visualizer-plugin@0.1.5
| | | +-- d3@3.5.17
| | | -- prettysize@0.0.3 | | +-- xml@1.0.1 | |-- xmldoc@0.4.0
| | -- sax@1.1.6 | +-- @microsoft/sp-tslint-rules@0.1.8 | | +-- gulp-core-build-typescript@0.4.0 | | | +-- lodash@4.11.2 | | | +-- object-assign@4.0.1 | | |-- tslint@3.9.0
| | | +-- findup-sync@0.3.0
| | | | -- glob@5.0.15 | | |-- glob@6.0.4
| | -- tslint@3.14.0 | | +-- diff@2.2.3 | | +-- findup-sync@0.3.0 | | |-- glob@5.0.15
| | +-- glob@7.1.1
| | -- underscore.string@3.3.4 | |-- sprintf-js@1.0.3
| +-- gulp-core-build@0.7.1
| | +-- del@2.2.0
| | | +-- globby@4.1.0
| | | | +-- array-union@1.0.2
| | | | +-- arrify@1.0.1
| | | | -- glob@6.0.4 | | | +-- is-path-cwd@1.0.0 | | | +-- is-path-in-cwd@1.0.0 | | | |-- is-path-inside@1.0.0
| | | | -- path-is-inside@1.0.2 | | | +-- pify@2.3.0 | | |-- pinkie-promise@2.0.1
| | | -- pinkie@2.0.4 | | +-- end-of-stream@1.1.0 | | |-- once@1.3.3
| | +-- fs-extra@0.26.7
| | | +-- graceful-fs@4.1.10
| | | +-- jsonfile@2.4.0
| | | -- klaw@1.3.1 | | +-- gulp-flatten@0.2.0 | | +-- lodash.merge@4.3.5 | | | +-- lodash._baseclone@4.5.7 | | | +-- lodash._stack@4.1.3 | | | +-- lodash.keysin@4.2.0 | | |-- lodash.rest@4.0.5
| | +-- node-notifier@4.5.0
| | | +-- cli-usage@0.1.4
| | | | +-- marked@0.3.6
| | | | -- marked-terminal@1.7.0 | | | | +-- cardinal@1.0.0 | | | | | +-- ansicolors@0.2.1 | | | | |-- redeyed@1.0.1
| | | | | -- esprima@3.0.0 | | | | +-- cli-table@0.3.1 | | | | |-- colors@1.0.3
| | | | -- node-emoji@1.4.1 | | | |-- string.prototype.codepointat@0.2.0
| | | +-- growly@1.3.0
| | | +-- lodash.clonedeep@3.0.2
| | | | +-- lodash._baseclone@3.3.0
| | | | | +-- lodash._arraycopy@3.0.0
| | | | | +-- lodash._arrayeach@3.0.0
| | | | | +-- lodash._baseassign@3.2.0
| | | | | -- lodash._basefor@3.0.3 | | | |-- lodash._bindcallback@3.0.1
| | | +-- minimist@1.2.0
| | | +-- semver@5.3.0
| | | -- shellwords@0.1.0 | |-- yargs@4.3.2
| | +-- camelcase@2.1.1
| | +-- cliui@3.2.0
| | -- window-size@0.2.0 | +-- gulp-core-build-karma@0.2.2 | | +-- gulp-core-build@0.6.4 | | |-- yargs@4.3.2
| | | +-- camelcase@2.1.1
| | | +-- cliui@3.2.0
| | | -- window-size@0.2.0 | | +-- gulp-karma@0.0.5 | | | +-- event-stream@3.0.20 | | | | +-- duplexer@0.1.1 | | | | +-- from@0.1.3 | | | | +-- map-stream@0.0.6 | | | | +-- pause-stream@0.0.11 | | | | +-- split@0.2.10 | | | |-- stream-combiner@0.0.4
| | | +-- gulp-util@2.2.20
| | | | +-- chalk@0.5.1
| | | | | +-- ansi-styles@1.1.0
| | | | | +-- has-ansi@0.1.0
| | | | | | -- ansi-regex@0.2.1 | | | | | +-- strip-ansi@0.3.0 | | | | |-- supports-color@0.2.0
| | | | +-- lodash._reinterpolate@2.4.1
| | | | +-- lodash.template@2.4.1
| | | | | +-- lodash._escapestringchar@2.4.1
| | | | | +-- lodash.defaults@2.4.1
| | | | | | +-- lodash._objecttypes@2.4.1
| | | | | | -- lodash.keys@2.4.1 | | | | | +-- lodash.escape@2.4.1 | | | | | | +-- lodash._escapehtmlchar@2.4.1 | | | | | | |-- lodash._htmlescapes@2.4.1
| | | | | | -- lodash._reunescapedhtml@2.4.1 | | | | | |-- lodash.keys@2.4.1
| | | | | +-- lodash.keys@2.4.1
| | | | | | +-- lodash._isnative@2.4.1
| | | | | | +-- lodash._shimkeys@2.4.1
| | | | | | -- lodash.isobject@2.4.1 | | | | | +-- lodash.templatesettings@2.4.1 | | | | |-- lodash.values@2.4.1
| | | | | -- lodash.keys@2.4.1 | | | | +-- minimist@0.2.0 | | | | +-- through2@0.5.1 | | | | | +-- readable-stream@1.0.34 | | | | |-- xtend@3.0.0
| | | | -- vinyl@0.2.3 | | |-- xtend@2.1.2
| | | -- object-keys@0.4.0 | | +-- istanbul-instrumenter-loader@0.2.0 | | |-- istanbul@0.4.5
| | | +-- async@1.5.2
| | | +-- esprima@2.7.3
| | | +-- handlebars@4.0.6
| | | | -- async@1.5.2 | | | +-- js-yaml@3.6.1 | | | | +-- argparse@1.0.9 | | | |-- esprima@2.7.3
| | | +-- supports-color@3.1.2
| | | -- wordwrap@1.0.0 | | +-- karma@0.13.9 | | | +-- bluebird@2.11.0 | | | +-- body-parser@1.15.2 | | | | +-- bytes@2.4.0 | | | | +-- http-errors@1.5.0 | | | | | +-- inherits@2.0.1 | | | | | +-- setprototypeof@1.0.1 | | | | |-- statuses@1.3.1
| | | | +-- iconv-lite@0.4.13
| | | | +-- qs@6.2.0
| | | | -- raw-body@2.1.7 | | | +-- 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 | | | | +-- readable-stream@2.2.2 | | | | |-- isarray@1.0.0
| | | | -- set-immediate-shim@1.0.1 | | | +-- connect@3.5.0 | | | |-- finalhandler@0.5.0
| | | | -- statuses@1.3.1 | | | +-- core-js@1.2.7 | | | +-- di@0.0.1 | | | +-- dom-serialize@2.2.1 | | | | +-- custom-event@1.0.1 | | | | +-- ent@2.2.0 | | | |-- void-elements@2.0.1
| | | +-- expand-braces@0.1.2
| | | | +-- array-slice@0.2.3
| | | | +-- array-unique@0.2.1
| | | | -- braces@0.1.5 | | | |-- expand-range@0.1.1
| | | | +-- is-number@0.1.1
| | | | -- repeat-string@0.2.2 | | | +-- glob@5.0.15 | | | +-- http-proxy@1.15.2 | | | | +-- eventemitter3@1.2.0 | | | |-- requires-port@1.0.0
| | | +-- lodash@3.10.1
| | | +-- log4js@0.6.38
| | | | -- readable-stream@1.0.34 | | | +-- memoizee@0.3.10 | | | | +-- d@0.1.1 | | | | +-- es5-ext@0.10.12 | | | | | +-- es6-iterator@2.0.0 | | | | |-- es6-symbol@3.1.0
| | | | +-- es6-weak-map@0.1.4
| | | | | +-- es6-iterator@0.1.3
| | | | | -- es6-symbol@2.0.1 | | | | +-- event-emitter@0.3.4 | | | | +-- lru-queue@0.1.0 | | | | +-- next-tick@0.2.2 | | | |-- timers-ext@0.1.0
| | | +-- mime@1.3.4
| | | +-- minimatch@2.0.10
| | | +-- socket.io@1.3.7
| | | | +-- debug@2.1.0
| | | | | -- ms@0.6.2 | | | | +-- engine.io@1.5.4 | | | | | +-- base64id@0.1.0 | | | | | +-- debug@1.0.3 | | | | | |-- ms@0.6.2
| | | | | +-- engine.io-parser@1.2.2
| | | | | | +-- after@0.8.1
| | | | | | +-- arraybuffer.slice@0.0.6
| | | | | | +-- base64-arraybuffer@0.1.2
| | | | | | +-- blob@0.0.4
| | | | | | -- utf8@2.1.0 | | | | |-- ws@0.8.0
| | | | | +-- options@0.0.6
| | | | | -- ultron@1.0.2 | | | | +-- has-binary-data@0.1.3 | | | | +-- socket.io-adapter@0.3.1 | | | | | +-- debug@1.0.2 | | | | | |-- ms@0.6.2
| | | | | +-- object-keys@1.0.1
| | | | | -- socket.io-parser@2.2.2 | | | | |-- debug@0.7.4
| | | | +-- socket.io-client@1.3.7
| | | | | +-- backo2@1.0.2
| | | | | +-- component-bind@1.0.0
| | | | | +-- component-emitter@1.1.2
| | | | | +-- debug@0.7.4
| | | | | +-- engine.io-client@1.5.4
| | | | | | +-- component-inherit@0.0.3
| | | | | | +-- debug@1.0.4
| | | | | | | -- ms@0.6.2 | | | | | | +-- has-cors@1.0.3 | | | | | | |-- global@2.0.1
| | | | | | +-- parsejson@0.0.1
| | | | | | +-- parseqs@0.0.2
| | | | | | +-- parseuri@0.0.4
| | | | | | -- xmlhttprequest@1.5.0 | | | | | +-- has-binary@0.1.6 | | | | | +-- object-component@0.0.3 | | | | | +-- parseuri@0.0.2 | | | | | |-- better-assert@1.0.2
| | | | | | -- callsite@1.0.0 | | | | |-- to-array@0.1.3
| | | | -- socket.io-parser@2.2.4 | | | | +-- benchmark@1.0.0 | | | | +-- debug@0.7.4 | | | |-- json3@3.2.6
| | | +-- source-map@0.4.4
| | | -- useragent@2.1.9 | | |-- lru-cache@2.2.4
| | +-- karma-coverage@0.5.5
| | | -- source-map@0.5.6 | | +-- karma-mocha@0.2.2 | | +-- karma-mocha-clean-reporter@0.0.1 | | | +-- log-symbols@1.0.2 | | |-- mocha-clean@0.4.0
| | +-- karma-phantomjs-launcher@1.0.0
| | +-- karma-sinon-chai@1.2.0
| | +-- karma-webpack@1.7.0
| | | +-- async@0.9.2
| | | +-- lodash@3.10.1
| | | +-- source-map@0.1.43
| | | -- webpack-dev-middleware@1.8.4 | | +-- lolex@1.4.0 | | +-- mocha@2.4.5 | | | +-- commander@2.3.0 | | | +-- diff@1.4.0 | | | +-- escape-string-regexp@1.0.2 | | | +-- glob@3.2.3 | | | | +-- graceful-fs@2.0.3 | | | |-- minimatch@0.2.14
| | | | +-- lru-cache@2.7.3
| | | | -- sigmund@1.0.1 | | | +-- growl@1.8.1 | | | +-- jade@0.26.3 | | | | +-- commander@0.6.1 | | | |-- mkdirp@0.3.0
| | | -- supports-color@1.2.0 | | +-- phantomjs-polyfill@0.0.2 | | +-- phantomjs-prebuilt@2.1.6 | | |-- request@2.67.0
| | | +-- form-data@1.0.1
| | | | -- async@2.1.2 | | | |-- lodash@4.17.2
| | | +-- qs@5.2.1
| | | -- tough-cookie@2.2.2 | | +-- sinon@1.17.3 | | | +-- formatio@1.1.1 | | | +-- lolex@1.3.2 | | | +-- samsam@1.1.2 | | |-- util@0.10.3
| | | -- inherits@2.0.1 | |-- sinon-chai@2.8.0
| +-- gulp-core-build-sass@0.3.3
| | +-- autoprefixer@6.3.6
| | | +-- browserslist@1.3.6
| | | +-- caniuse-db@1.0.30000581
| | | +-- normalize-range@0.1.2
| | | +-- num2fraction@1.2.2
| | | -- postcss-value-parser@3.3.0 | | +-- gulp-changed@1.3.0 | | +-- gulp-clean-css@2.0.4 | | | +-- clean-css@3.4.21 | | | |-- commander@2.8.1
| | | +-- readable-stream@2.2.2
| | | | -- isarray@1.0.0 | | | +-- vinyl-bufferstream@1.0.1 | | | |-- bufferstreams@1.0.1
| | | -- vinyl-sourcemaps-apply@0.2.1 | | |-- source-map@0.5.6
| | +-- gulp-clip-empty-files@0.1.1
| | | -- through2@0.6.5 | | |-- readable-stream@1.0.34
| | +-- gulp-clone@1.0.0
| | | +-- gulp-util@2.2.20
| | | | +-- chalk@0.5.1
| | | | | +-- ansi-styles@1.1.0
| | | | | +-- has-ansi@0.1.0
| | | | | | -- ansi-regex@0.2.1 | | | | | +-- strip-ansi@0.3.0 | | | | |-- supports-color@0.2.0
| | | | +-- lodash._reinterpolate@2.4.1
| | | | +-- lodash.template@2.4.1
| | | | | +-- lodash.escape@2.4.1
| | | | | +-- lodash.keys@2.4.1
| | | | | -- lodash.templatesettings@2.4.1 | | | | +-- minimist@0.2.0 | | | | +-- through2@0.5.1 | | | | |-- xtend@3.0.0
| | | | -- vinyl@0.2.3 | | |-- through2@0.4.2
| | | +-- readable-stream@1.0.34
| | | -- xtend@2.1.2 | | +-- gulp-core-build@0.6.4 | | |-- yargs@4.3.2
| | | +-- camelcase@2.1.1
| | | +-- cliui@3.2.0
| | | -- window-size@0.2.0 | | +-- gulp-postcss@6.1.0 | | +-- gulp-sass@2.2.0 | | |-- node-sass@3.13.0
| | | +-- async-foreach@0.1.3
| | | +-- cross-spawn@3.0.1
| | | | -- lru-cache@4.0.1 | | | | +-- pseudomap@1.0.2 | | | |-- yallist@2.0.0
| | | +-- gaze@1.1.2
| | | | -- globule@1.1.0 | | | |-- lodash@4.16.6
| | | +-- glob@7.1.1
| | | +-- in-publish@2.0.0
| | | +-- lodash.clonedeep@4.5.0
| | | +-- nan@2.4.0
| | | +-- node-gyp@3.4.0
| | | | +-- fstream@1.0.10
| | | | +-- glob@7.1.1
| | | | +-- npmlog@3.1.2
| | | | +-- osenv@0.1.3
| | | | | -- os-tmpdir@1.0.2 | | | | +-- path-array@1.0.1 | | | | |-- array-index@1.0.0
| | | | -- tar@2.2.1 | | | |-- block-stream@0.0.9
| | | +-- npmlog@4.0.0
| | | | +-- are-we-there-yet@1.1.2
| | | | | -- delegates@1.0.0 | | | | +-- console-control-strings@1.1.0 | | | | +-- gauge@2.6.0 | | | | | +-- aproba@1.0.4 | | | | | +-- has-color@0.1.7 | | | | | +-- has-unicode@2.0.1 | | | | |-- wide-align@1.1.0
| | | | -- set-blocking@2.0.0 | | |-- sass-graph@2.1.2
| | | +-- glob@7.1.1
| | | -- yargs@4.8.1 | | | +-- cliui@3.2.0 | | | +-- get-caller-file@1.0.2 | | | +-- require-directory@2.1.1 | | | +-- which-module@1.0.0 | | |-- window-size@0.2.0
| | +-- gulp-texttojs@1.0.3
| | | +-- lodash@2.4.2
| | | +-- node.extend@1.1.6
| | | | -- is@3.2.0 | | |-- through2@0.4.2
| | | +-- readable-stream@1.0.34
| | | -- xtend@2.1.2 | | +-- merge2@1.0.2 | |-- postcss-modules@0.4.0
| | +-- css-modules-loader-core@1.0.1
| | | +-- postcss@5.1.2
| | | | +-- source-map@0.5.6
| | | | -- supports-color@3.1.2 | | |-- postcss-modules-extract-imports@1.0.0
| | -- string-hash@1.1.0 | +-- gulp-core-build-serve@0.2.3 | | +-- express@4.13.4 | | | +-- accepts@1.2.13 | | | |-- negotiator@0.5.3
| | | +-- array-flatten@1.1.1
| | | +-- content-disposition@0.5.1
| | | +-- content-type@1.0.2
| | | +-- cookie@0.1.5
| | | +-- cookie-signature@1.0.6
| | | +-- depd@1.1.0
| | | +-- etag@1.7.0
| | | +-- fresh@0.3.0
| | | +-- merge-descriptors@1.0.1
| | | +-- methods@1.1.2
| | | +-- path-to-regexp@0.1.7
| | | +-- proxy-addr@1.0.10
| | | | +-- forwarded@0.1.0
| | | | -- ipaddr.js@1.0.5 | | | +-- qs@4.0.0 | | | +-- range-parser@1.0.3 | | | +-- type-is@1.6.13 | | | |-- media-typer@0.3.0
| | | +-- utils-merge@1.0.0
| | | -- vary@1.0.1 | | +-- gulp-connect@3.2.2 | | | +-- connect@2.30.2 | | | | +-- basic-auth-connect@1.0.0 | | | | +-- body-parser@1.13.3 | | | | |-- iconv-lite@0.4.11
| | | | +-- bytes@2.1.0
| | | | +-- compression@1.5.2
| | | | | +-- bytes@2.1.0
| | | | | -- compressible@2.0.9 | | | | +-- connect-timeout@1.6.2 | | | | +-- cookie@0.1.3 | | | | +-- cookie-parser@1.3.5 | | | | |-- cookie@0.1.3
| | | | +-- csurf@1.8.3
| | | | | +-- cookie@0.1.3
| | | | | -- csrf@3.0.4 | | | | | +-- base64-url@1.3.3 | | | | | +-- rndm@1.2.0 | | | | | +-- tsscmp@1.0.5 | | | | |-- uid-safe@2.1.3
| | | | | -- random-bytes@1.0.0 | | | | +-- depd@1.0.1 | | | | +-- errorhandler@1.4.3 | | | | |-- accepts@1.3.3
| | | | | -- negotiator@0.6.1 | | | | +-- express-session@1.11.3 | | | | | +-- cookie@0.1.3 | | | | | +-- crc@3.3.0 | | | | | +-- depd@1.0.1 | | | | |-- uid-safe@2.0.0
| | | | | -- base64-url@1.2.1 | | | | +-- finalhandler@0.4.0 | | | | |-- escape-html@1.0.2
| | | | +-- method-override@2.3.6
| | | | | -- vary@1.1.0 | | | | +-- morgan@1.6.1 | | | | | +-- basic-auth@1.0.4 | | | | |-- depd@1.0.1
| | | | +-- multiparty@3.3.2
| | | | | -- stream-counter@0.2.0 | | | | +-- on-headers@1.0.1 | | | | +-- pause@0.1.0 | | | | +-- qs@4.0.0 | | | | +-- response-time@2.3.2 | | | | +-- serve-favicon@2.3.0 | | | | +-- serve-index@1.7.3 | | | | |-- batch@0.5.3
| | | | -- vhost@3.0.2 | | | +-- connect-livereload@0.5.4 | | | +-- event-stream@3.3.4 | | | | +-- map-stream@0.1.0 | | | |-- split@0.3.3
| | | +-- http2@3.3.6
| | | -- tiny-lr@0.2.1 | | | +-- body-parser@1.14.2 | | | | +-- bytes@2.2.0 | | | |-- qs@5.2.0
| | | +-- faye-websocket@0.10.0
| | | | -- websocket-driver@0.6.5 | | | |-- websocket-extensions@0.1.1
| | | +-- livereload-js@2.2.2
| | | -- qs@5.1.0 | |-- gulp-open@1.0.0
| | +-- open@0.0.5
| | -- through2@0.6.5 | |-- readable-stream@1.0.34
| +-- gulp-core-build-typescript@0.4.2
| | +-- gulp-cache@0.4.5
| | | +-- bluebird@3.4.6
| | | +-- cache-swap@0.2.3
| | | +-- object.omit@2.0.1
| | | | +-- for-own@0.1.4
| | | | | -- for-in@0.1.6 | | | |-- is-extendable@0.1.1
| | | +-- object.pick@1.2.0
| | | | -- isobject@2.1.0 | | | |-- isarray@1.0.0
| | | +-- readable-stream@2.2.2
| | | | -- isarray@1.0.0 | | | +-- try-json-parse@0.1.1 | | |-- vinyl@1.2.0
| | +-- gulp-plumber@1.1.0
| | +-- gulp-sourcemaps@1.6.0
| | | +-- convert-source-map@1.3.0
| | | +-- strip-bom@2.0.0
| | | -- vinyl@1.2.0 | | +-- gulp-typescript@2.12.1 | | | +-- source-map@0.5.6 | | | +-- typescript@1.8.7 | | |-- vinyl-fs@2.2.1
| | | +-- duplexify@3.5.0
| | | | +-- end-of-stream@1.0.0
| | | | | -- once@1.3.3 | | | | +-- readable-stream@2.2.2 | | | | |-- isarray@1.0.0
| | | | -- stream-shift@1.0.0 | | | +-- glob-stream@5.3.5 | | | | +-- 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 | | | | |-- readable-stream@2.2.2
| | | | | -- isarray@1.0.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 | | | |-- json-stable-stringify@1.0.1
| | | | -- jsonify@0.0.0 | | | +-- is-valid-glob@0.3.0 | | | +-- merge-stream@1.0.0 | | | |-- readable-stream@2.2.2
| | | | -- isarray@1.0.0 | | | +-- strip-bom-stream@1.0.0 | | | +-- through2-filter@2.0.0 | | |-- vinyl@1.2.0
| | +-- lodash@4.11.2
| | +-- md5@2.1.0
| | | +-- charenc@0.0.1
| | | -- crypt@0.0.1 | | +-- object-assign@4.0.1 | | +-- tslint@3.9.0 | | | +-- findup-sync@0.3.0 | | | |-- glob@5.0.15
| | | +-- glob@6.0.4
| | | -- underscore.string@3.1.1 | | +-- tslint-microsoft-contrib@2.0.6 | |-- typescript@1.8.9
| +-- gulp-core-build-webpack@0.2.2
| | -- gulp-core-build@0.6.4 | |-- yargs@4.3.2
| | +-- camelcase@2.1.1
| | +-- cliui@3.2.0
| | -- window-size@0.2.0 | +-- strip-json-comments@2.0.1 | +-- systemjs@0.19.25 | |-- when@3.7.7
| +-- yargs@4.6.0
| | +-- camelcase@2.1.1
| | +-- cliui@3.2.0
| | | -- wrap-ansi@2.0.0 | | +-- decamelize@1.2.0 | | +-- lodash.assign@4.2.0 | | +-- os-locale@1.4.0 | | |-- lcid@1.0.0
| | | -- invert-kv@1.0.0 | | +-- pkg-conf@1.1.3 | | | +-- find-up@1.1.2 | | | |-- path-exists@2.1.0
| | | +-- load-json-file@1.1.0
| | | | -- parse-json@2.2.0 | | | |-- error-ex@1.3.0
| | | | -- is-arrayish@0.2.1 | | |-- symbol@0.2.3
| | +-- read-pkg-up@1.0.1
| | | -- read-pkg@1.1.0 | | | +-- normalize-package-data@2.3.5 | | | | +-- hosted-git-info@2.1.5 | | | | +-- is-builtin-module@1.0.0 | | | | |-- builtin-modules@1.1.1
| | | | -- validate-npm-package-license@3.0.1 | | | | +-- spdx-correct@1.0.2 | | | | |-- spdx-license-ids@1.2.2
| | | | -- spdx-expression-parse@1.0.4 | | |-- path-type@1.1.0
| | +-- require-main-filename@1.0.1
| | +-- string-width@1.0.2
| | | +-- code-point-at@1.1.0
| | | -- is-fullwidth-code-point@1.0.0 | | |-- number-is-nan@1.0.1
| | +-- window-size@0.2.0
| | +-- y18n@3.2.1
| | -- yargs-parser@2.4.1 | |-- camelcase@3.0.0
| -- z-schema@3.17.0 | +-- commander@2.9.0 | |-- graceful-readlink@1.0.1
| +-- lodash.get@4.4.2
| +-- request@2.78.0
| | +-- form-data@2.1.2
| | | -- asynckit@0.4.0 | | +-- qs@6.3.0 | |-- tough-cookie@2.3.2
| -- validator@5.7.0 +-- @microsoft/sp-client-base@0.1.12 | +-- @microsoft/sp-lodash-subset@0.1.8 | +-- @microsoft/sp-module-loader@0.1.11 | | +-- combokeys@2.4.6 | |-- flux@2.1.1
| | +-- fbemitter@2.1.1
| | | -- fbjs@0.8.6 | | |-- isomorphic-fetch@2.2.1
| | | -- node-fetch@1.6.3 | | |-- encoding@0.1.12
| | +-- fbjs@0.1.0-alpha.7
| | | -- whatwg-fetch@0.9.0 | |-- immutable@3.8.1
| +-- es6-collections@0.5.6
| +-- es6-promise@3.1.2
| +-- tiny-sha256@1.0.2
| -- whatwg-fetch@0.11.0 +-- @microsoft/sp-client-preview@0.1.12 | +-- @microsoft/office-ui-fabric-react-bundle@0.1.8 | |-- office-ui-fabric-react@0.42.1
| +-- load-themed-styles@1.1.0
| +-- mobservable@1.2.5
| +-- mobservable-react@2.1.5
| +-- office-ui-fabric@2.6.1
| +-- office-ui-fabric-react@0.42.1
| +-- quill@0.20.1
| +-- react@0.14.8
| | +-- envify@3.4.1
| | | -- jstransform@11.0.3 | | | +-- base62@1.1.2 | | | +-- commoner@0.10.4 | | | | +-- detective@4.3.2 | | | | |-- acorn@3.3.0
| | | | +-- private@0.1.6
| | | | -- recast@0.10.43 | | | | +-- ast-types@0.8.15 | | | | +-- esprima-fb@15001.1001.0-dev-harmony-fb | | | |-- source-map@0.5.6
| | | +-- esprima-fb@15001.1.0-dev-harmony-fb
| | | -- object-assign@2.1.1 | |-- fbjs@0.6.1
| | +-- loose-envify@1.3.0
| | | -- js-tokens@2.0.0 | | +-- promise@7.1.1 | | |-- asap@2.0.5
| | +-- ua-parser-js@0.7.12
| | -- whatwg-fetch@0.9.0 |-- react-dom@0.14.8
+-- @microsoft/sp-module-interfaces@0.1.8
+-- @microsoft/sp-webpart-workbench@0.1.12
| -- office-ui-fabric-react@0.42.1 +-- gulp@3.9.1 | +-- archy@1.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 | +-- deprecated@0.0.1 | +-- gulp-util@3.0.7 | | +-- array-differ@1.0.0 | | +-- array-uniq@1.0.3 | | +-- beeper@1.1.1 | | +-- dateformat@1.0.12 | | | +-- get-stdin@4.0.1 | | |-- meow@3.7.0
| | | +-- camelcase-keys@2.1.0
| | | | -- camelcase@2.1.1 | | | +-- loud-rejection@1.6.0 | | | | +-- currently-unhandled@0.4.1 | | | | |-- array-find-index@1.0.2
| | | | -- signal-exit@3.0.1 | | | +-- map-obj@1.0.1 | | | +-- minimist@1.2.0 | | | +-- redent@1.0.0 | | | | +-- indent-string@2.1.0 | | | | |-- repeating@2.0.1
| | | | | -- is-finite@1.0.2 | | | |-- strip-indent@1.0.1
| | | -- trim-newlines@1.0.0 | | +-- 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
| | +-- object-assign@3.0.0
| | +-- replace-ext@0.0.1
| | -- vinyl@0.5.3 | |-- clone-stats@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 | | | +-- is-glob@2.0.1 | | | |-- is-extglob@1.0.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
| | | | | | -- randomatic@1.1.5 | | | | | +-- 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 | | | | +-- normalize-path@2.0.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.pick@4.4.0
| | | -- 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 | +-- 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.2 | +-- 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
| | -- 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 | +-- 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 +-- jquery@3.1.1 +-- jqueryui@1.11.1 -- office-ui-fabric-react@0.47.2
+-- @microsoft/load-themed-styles@1.2.2
`-- color-functions@1.1.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 globalize-compiler@0.2.0 requires a peer of cldr-data@>=25 but none was installed.
npm WARN globalize@1.1.1 requires a peer of cldr-data@>=25 but none was installed.
npm WARN cldrjs@0.4.4 requires a peer of cldr-data@>=25 but none was installed.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 (node_modules\bufferutil):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.2.1 (node_modules\utf-8-validate):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.2.1 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials>

@waldekmastykarz
Copy link
Member

According to your error message you're using Node.js v6. SharePoint Framework currently supports v4. Could you try switching to Node.js v4 and re-running npm i?
Also have you installed the Windows Build Tools using npm install --global --production windows-build-tools

@rrkushner
Copy link
Author

Now I have version 4.5, but the TRACKER error (TRK0002) is still the same.
Thanks for trying!!!

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials>npm i

bufferutil@1.2.1 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil
node-gyp rebuild

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil>if not defined npm_config_node_gyp (node "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (no
de "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
TRACKER : error TRK0002: Failed to execute command: ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe" @C:\Users\580616\AppData\Local\Temp\tmpa7346ba2c7c849fc8c6788f3ec743062.rsp". The operation completed successfully. [C:\Users\58
0616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil\build\bufferutil.vcxproj]

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:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil
gyp ERR! node -v v4.5.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok

utf-8-validate@1.2.1 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate
node-gyp rebuild

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate>if not defined npm_config_node_gyp (node "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else
(node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
TRACKER : error TRK0002: Failed to execute command: ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe" @C:\Users\580616\AppData\Local\Temp\tmp4d1275341eb74eea830ae44745d073d5.rsp". The operation completed successfully. [C:\Users\58
0616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate\build\validation.vcxproj]

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:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate
gyp ERR! node -v v4.5.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
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 cldrjs@0.4.4 requires a peer of cldr-data@>=25 but none was installed.
npm WARN globalize@1.1.1 requires a peer of cldr-data@>=25 but none was installed.
npm WARN globalize-compiler@0.2.0 requires a peer of cldr-data@>=25 but none was installed.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 (node_modules\bufferutil):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.2.1 (node_modules\utf-8-validate):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.2.1 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials>

@waldekmastykarz
Copy link
Member

Have you tried deleting the node_modules folders, running npm install --global --production windows-build-tools and then re-running npm i on the samples folder?

@rrkushner
Copy link
Author

When I try to reinstall windows-build-tools I get this error:

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials>npm install --global --production windows-build-tools

windows-build-tools@0.6.1 postinstall C:\Users\580616\AppData\Roaming\npm\node_modules\windows-build-tools
node ./lib/index.js

Downloading BuildTools_Full.exe
Downloading python-2.7.11.msi
[> ] 0.0% (0 B/s)
Downloaded python-2.7.11.msi. Saved to C:\Users\580616.windows-build-tools\python-2.7.11.msi.
Starting installation...
Please restart this script from an administrative PowerShell!
The build tools cannot be installed without administrative rights.
To fix, right-click on PowerShell and run "as Administrator".

  • balanced-match@0.4.2 node_modules\windows-build-tools\node_modules\balanced-match
  • concat-map@0.0.1 node_modules\windows-build-tools\node_modules\concat-map
  • brace-expansion@1.1.6 node_modules\windows-build-tools\node_modules\brace-expansion
  • fs.realpath@1.0.0 node_modules\windows-build-tools\node_modules\fs.realpath
  • minimatch@3.0.3 node_modules\windows-build-tools\node_modules\minimatch
  • node-uuid@1.4.7 node_modules\windows-build-tools\node_modules\node-uuid
  • path-is-absolute@1.0.1 node_modules\windows-build-tools\node_modules\path-is-absolute
  • wrappy@1.0.2 node_modules\windows-build-tools\node_modules\wrappy
  • once@1.4.0 node_modules\windows-build-tools\node_modules\once
  • inflight@1.0.6 node_modules\windows-build-tools\node_modules\inflight
  • glob@7.1.1 node_modules\windows-build-tools\node_modules\glob
  • rimraf@2.5.4 node_modules\windows-build-tools\node_modules\rimraf
    npm ERR! Windows_NT 6.1.7601
    npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "--global" "--production" "windows-build-tools"
    npm ERR! node v4.5.0
    npm ERR! npm v3.10.9
    npm ERR! code ELIFECYCLE

npm ERR! windows-build-tools@0.6.1 postinstall: node ./lib/index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the windows-build-tools@0.6.1 postinstall script 'node ./lib/index.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 windows-build-tools package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./lib/index.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs windows-build-tools
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls windows-build-tools
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\npm-debug.log

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials>

@waldekmastykarz
Copy link
Member

From your error:

Please restart this script from an administrative PowerShell!
The build tools cannot be installed without administrative rights.
To fix, right-click on PowerShell and run "as Administrator".

Could you try re-running the command as admin?

@rrkushner
Copy link
Author

Thanks! I succeeded with the windows-build-tools, but I am still getting the TRK0002 error when I try npm i. Many thanks for you time & patience!!!

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials>npm i

bufferutil@1.2.1 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil
node-gyp rebuild

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil>if not defined npm_config_node_gyp (node "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) el
de "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
TRACKER : error TRK0002: Failed to execute command: ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe" @C:\Users\580616\AppData\Local\Temp\tmp5d68fbad3b0747268f75a12089714876.rsp". The operation completed successfully. [C:\Use
0616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil\build\bufferutil.vcxproj]

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:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\bufferutil
gyp ERR! node -v v4.5.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok

utf-8-validate@1.2.1 install C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate
node-gyp rebuild

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate>if not defined npm_config_node_gyp (node "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild )
(node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
TRACKER : error TRK0002: Failed to execute command: ""C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\CL.exe" @C:\Users\580616\AppData\Local\Temp\tmp540d8f1c06d94009af95141ff4705407.rsp". The operation completed successfully. [C:\Use
0616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate\build\validation.vcxproj]

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:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\580616\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials\node_modules\utf-8-validate
gyp ERR! node -v v4.5.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
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 cldrjs@0.4.4 requires a peer of cldr-data@>=25 but none was installed.
npm WARN globalize@1.1.1 requires a peer of cldr-data@>=25 but none was installed.
npm WARN globalize-compiler@0.2.0 requires a peer of cldr-data@>=25 but none was installed.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 (node_modules\bufferutil):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.2.1 (node_modules\utf-8-validate):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.2.1 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

C:\Users\580616\Documents\sp-dev-fx-webparts\tutorials>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants