Giter VIP home page Giter VIP logo

Comments (18)

born2net avatar born2net commented on July 16, 2024

it's trying to access App.js.ts
not sure why, did you modify gulp or tsconfig props?
odd :/

from angular-kitchen-sink.

bjornharvold avatar bjornharvold commented on July 16, 2024

Just cloned the repo and followed your instructions.

from angular-kitchen-sink.

amitmahbubani avatar amitmahbubani commented on July 16, 2024

+1 same issue

from angular-kitchen-sink.

born2net avatar born2net commented on July 16, 2024

did major refactoring today to jspm, please try again!

from angular-kitchen-sink.

bjornharvold avatar bjornharvold commented on July 16, 2024

Different errors now. One is obviously x_clear_remote which is hooked up to your personal environment.

I'm running Node v6.5.0 and npm 3.10.3.

Installation changes not saved.

npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of [email protected] but none was installed.
npm WARN [email protected] requires a peer of tslint@^3 || >=3.1.0-dev || >=3.2.0-dev || >=3.2.1-dev || >= 3.2.2-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev but none was installed.
npm WARN [email protected] requires a peer of tslint@^3.0.0 but none was installed.
npm ERR! Darwin 16.0.0
npm ERR! argv "/usr/local/Cellar/node/6.5.0/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.5.0
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: jspm install && gulp development
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'jspm install && gulp development'.
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 ng2Boilerplater package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! jspm install && gulp development
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs ng2Boilerplater
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls ng2Boilerplater
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/crash/git/ng2Boilerplate/npm-debug.log


| ~/git/ng2Boilerplate @ crash (crash)
| => npm install [email protected]
[email protected] /Users/crash/git/ng2Boilerplate
├── UNMET PEER DEPENDENCY @angular/[email protected]
├── UNMET PEER DEPENDENCY @angular/[email protected]
├── UNMET PEER DEPENDENCY @angular/[email protected]
├── UNMET PEER DEPENDENCY @angular/[email protected]
├── UNMET PEER DEPENDENCY @angular/[email protected]
├── UNMET PEER DEPENDENCY @angular/[email protected]
├── UNMET PEER DEPENDENCY [email protected]
├── UNMET PEER DEPENDENCY tslint@^3 || >=3.1.0-dev || >=3.2.0-dev || >=3.2.1-dev || >= 3.2.2-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev
└── [email protected]

npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of [email protected] but none was installed.
npm WARN [email protected] requires a peer of tslint@^3 || >=3.1.0-dev || >=3.2.0-dev || >=3.2.1-dev || >= 3.2.2-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of tslint@^3.0.0 but none was installed.


| ~/git/ng2Boilerplate @ crash (crash)
| => gulp production
error TS5023: Unknown compiler option 'baseUrl'.
error TS5023: Unknown compiler option 'paths'.
[08:55:16] Using gulpfile ~/git/ng2Boilerplate/gulpfile.js
[08:55:16] Starting 'production'...
[08:55:16] Starting 'x_removeOffline'...
[08:55:16] Finished 'x_removeOffline' after 18 ms
[08:55:16] Starting 'x_clean'...
[08:55:16] Finished 'x_clean' after 18 ms
[08:55:16] Starting 'x_assets'...
[08:55:16] Finished 'x_assets' after 54 ms
[08:55:16] Starting 'x_jspm'...
[08:55:16] Finished 'x_jspm' after 4.69 ms
[08:55:16] Starting 'x_copy_files'...
[08:55:22] Finished 'x_copy_files' after 6.4 s
[08:55:22] Starting 'x_build-ts'...
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/buttons/button-checkbox.directive.d.ts(14,22): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/buttons/button-checkbox.directive.d.ts(15,22): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/buttons/button-radio.directive.d.ts(10,14): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/buttons/button-radio.directive.d.ts(10,22): error TS1005: ';' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/dropdown/dropdown-toggle.directive.d.ts(11,14): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/dropdown/dropdown-toggle.directive.d.ts(11,20): error TS1005: ';' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/modal/modal.component.d.ts(14,14): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/modal/modal.component.d.ts(14,21): error TS1005: ';' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/modal/modal.component.d.ts(22,22): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/position.d.ts(29,22): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/position.d.ts(30,22): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/tooltip/tooltip-container.component.d.ts(21,14): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/tooltip/tooltip-container.component.d.ts(21,24): error TS1005: ';' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/typeahead/typeahead-container.component.d.ts(18,14): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/typeahead/typeahead-container.component.d.ts(18,26): error TS1005: ';' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/typeahead/typeahead-container.component.d.ts(18,44): error TS1005: '(' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/typeahead/typeahead.directive.d.ts(46,14): error TS1005: '=' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/typeahead/typeahead.directive.d.ts(46,21): error TS1005: ';' expected.
/Users/crash/git/ng2Boilerplate/node_modules/ng2-bootstrap/components/typeahead/typeahead.directive.d.ts(46,33): error TS1005: '(' expected.
[08:55:27] TypeScript: 19 syntax errors
[08:55:27] TypeScript: emit succeeded (with errors)
[08:55:27] Finished 'x_build-ts' after 4.34 s
[08:55:27] Starting 'x_copy'...
[08:55:27] Finished 'x_copy' after 1.18 ms
[08:55:27] Starting 'x_bundle'...

err No project configuration file not found. Looking for: /Users/crash/git/ng2Boilerplate/config.js
[08:55:27] Finished 'x_bundle' after 490 ms
[08:55:27] Starting 'x_minify'...
[08:55:27] Finished 'x_minify' after 2.8 ms
[08:55:27] Starting 'x_target'...
[08:55:27] Finished 'x_target' after 1.48 ms
[08:55:27] Starting 'x_clear_remote'...
ssh: connect to host digitalsignage.com port 22: Operation timed out
[08:56:43] 'x_clear_remote' errored after 1.25 min
[08:56:43] Error: Command ssh [email protected] rm -r -f /var/www/sites/dynasite/htdocs/_msportal/_js/_node/_boiler/src failed with exit code 255
at ChildProcess.exithandler (child_process.js:206:12)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:877:16)
at Socket. (internal/child_process.js:334:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at Pipe._handle.close as _onclose
Command ssh [email protected] rm -r -f /var/www/sites/dynasite/htdocs/_msportal/_js/_node/_boiler/src failed with exit code 255
[08:56:43] 'production' errored after 1.43 min
[08:56:43] Error in plugin 'run-sequence(x_clear_remote)'
Message:
Command ssh [email protected] rm -r -f /var/www/sites/dynasite/htdocs/_msportal/_js/_node/_boiler/src failed with exit code 255
Details:
killed: false
code: 255
signal: null
cmd: ssh [email protected] rm -r -f /var/www/sites/dynasite/htdocs/_msportal/_js/_node/_boiler/src
stdout:
stderr: ssh: connect to host digitalsignage.com port 22: Operation timed out

Stack:
Error: Command ssh [email protected] rm -r -f /var/www/sites/dynasite/htdocs/_msportal/_js/_node/_boiler/src failed with exit code 255
at ChildProcess.exithandler (child_process.js:206:12)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:877:16)
at Socket. (internal/child_process.js:334:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at Pipe._handle.close as _onclose


| ~/git/ng2Boilerplate @ crash (crash)
| =>
[Restored Sep 24, 2016, 08:57:31]
Last login: Sat Sep 24 08:57:31 on ttys002
Restored session: Sat Sep 24 08:57:28 ICT 2016


| ~/git/ng2Boilerplate @ crash (crash)

from angular-kitchen-sink.

born2net avatar born2net commented on July 16, 2024

I updated a new version which removes the rsync and remote clean.
also since the gulp-typescript plugin is still bound to TS 1.8 you will need to modify its pacakege.json to 2.0.2 for its typescript peer dependency' hopefully they will fix it this week since 2.0 is now final.

from angular-kitchen-sink.

bjornharvold avatar bjornharvold commented on July 16, 2024

I went to node_modules/grunt-typescript and updated the dep on typescript to 2.0.2. Still get an error:

| => npm install

> [email protected] postinstall /Users/crash/git/ng2Boilerplate
> jspm install && gulp development


warn Running jspm globally, it is advisable to locally install jspm via npm install jspm --save-dev.

Configuration file config.js doesn't exist, create it? [yes]:
     Looking up npm:ng2-bootstrap
     Looking up npm:@angular/common
     Looking up npm:@angular/compiler
     Looking up npm:@angular/core
     Looking up npm:@angular/http
     Looking up npm:@angular/platform-browser
     Looking up npm:@angular/platform-browser-dynamic
     Looking up npm:@angular/forms
     Looking up npm:angular2-google-maps
     Looking up npm:angular2-polyfill
     Looking up npm:angular2-redux-util
     Looking up npm:angular2-uuid
     Looking up npm:bootbox
     Looking up npm:clean-css
     Looking up npm:highcharts
     Looking up npm:immutable
     Looking up npm:is-equal
     Looking up npm:jquery
     Looking up npm:lodash
     Looking up npm:moment
     Looking up npm:platform
     Looking up npm:plugin-typescript
     Looking up npm:redux-thunk
     Looking up npm:reselect
     Looking up npm:@angular/router
     Looking up npm:typescript
     Looking up npm:underscore
     Looking up npm:xml2js
     Updating registry cache...

warn Using local override for npm:@angular/[email protected]

warn Using local override for npm:@angular/[email protected]

warn Using local override for npm:[email protected]

warn Using local override for npm:@angular/[email protected]

warn Using local override for npm:@angular/[email protected]

warn Using local override for npm:@angular/[email protected]

err  No version match found for npm:typescript@^1.9

warn Installation changes not saved.

npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of [email protected] but none was installed.
npm WARN [email protected] requires a peer of tslint@^3 || >=3.1.0-dev || >=3.2.0-dev || >=3.2.1-dev || >= 3.2.2-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of tslint@^3.0.0 but none was installed.
npm ERR! Darwin 16.0.0
npm ERR! argv "/usr/local/Cellar/node/6.6.0/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.6.0
npm ERR! npm  v3.10.7
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: `jspm install && gulp development`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script 'jspm install && gulp development'.
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 ng2Boilerplater package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     jspm install && gulp development
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs ng2Boilerplater
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls ng2Boilerplater
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/crash/git/ng2Boilerplate/npm-debug.log
[npm-debug.log.zip](https://github.com/born2net/ng2Boilerplate/files/491184/npm-debug.log.zip)


from angular-kitchen-sink.

born2net avatar born2net commented on July 16, 2024

you dont have jspm installed globally.
restart process after npm install jspm -g

from angular-kitchen-sink.

bjornharvold avatar bjornharvold commented on July 16, 2024

I do.

npm install jspm -g
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:868) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
npm WARN deprecated [email protected]: This package is deprecated. Use Array.isArray.
/usr/local/bin/jspm -> /usr/local/lib/node_modules/jspm/jspm.js
/usr/local/lib
└── [email protected] 

________________________________________________________________________________
| ~/git/ng2Boilerplate @ crash (crash) 
| => npm install

> [email protected] postinstall /Users/crash/git/ng2Boilerplate
> jspm install && gulp development


warn Running jspm globally, it is advisable to locally install jspm via npm install jspm --save-dev.

Configuration file config.js doesn't exist, create it? [yes]:
     Looking up npm:ng2-bootstrap
     Looking up npm:@angular/common
     Looking up npm:@angular/compiler
     Looking up npm:@angular/core
     Looking up npm:@angular/http
     Looking up npm:@angular/platform-browser
     Looking up npm:@angular/platform-browser-dynamic
     Looking up npm:@angular/forms
     Looking up npm:angular2-google-maps
     Looking up npm:angular2-polyfill
     Looking up npm:angular2-redux-util
     Looking up npm:angular2-uuid
     Looking up npm:bootbox
     Looking up npm:clean-css
     Looking up npm:highcharts
     Looking up npm:immutable
     Looking up npm:is-equal
     Looking up npm:jquery
     Looking up npm:lodash
     Looking up npm:moment
     Looking up npm:platform
     Looking up npm:plugin-typescript
     Looking up npm:redux-thunk
     Looking up npm:reselect
     Looking up npm:@angular/router
     Looking up npm:typescript
     Looking up npm:underscore
     Looking up npm:xml2js

warn Using local override for npm:[email protected]

err  No version match found for npm:typescript@^1.9

warn Installation changes not saved.

npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of [email protected] but none was installed.
npm WARN [email protected] requires a peer of tslint@^3 || >=3.1.0-dev || >=3.2.0-dev || >=3.2.1-dev || >= 3.2.2-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of tslint@^3.0.0 but none was installed.
npm ERR! Darwin 16.0.0
npm ERR! argv "/usr/local/Cellar/node/6.6.0/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.6.0
npm ERR! npm  v3.10.7
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: `jspm install && gulp development`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script 'jspm install && gulp development'.
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 ng2Boilerplater package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     jspm install && gulp development
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs ng2Boilerplater
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls ng2Boilerplater
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/crash/git/ng2Boilerplate/npm-debug.log

npm-debug.log.zip

from angular-kitchen-sink.

bjornharvold avatar bjornharvold commented on July 16, 2024

Here's what happens if I ignore all failures above and run 'gulp development'. I have [tried to] installed jspm locally and globally. I think it's another Typescript error but don't know where.

digitalsignage_-_studiodashboard

from angular-kitchen-sink.

born2net avatar born2net commented on July 16, 2024

you are missing the plugin. jspm install npm:[email protected]

from angular-kitchen-sink.

bjornharvold avatar bjornharvold commented on July 16, 2024

I cloned the repo from scratch. Ran all the commands included in your readme and in this thread and I am still failing. Can you try to clean your environment to replicate my issue.

 => cd git/ng2Boilerplate/
total 100
drwxr-xr-x  14 crash  staff   476B Sep 25 21:39 .git/
-rw-r--r--   1 crash  staff   127B Sep 25 21:39 .gitignore
drwxr-xr-x   3 crash  staff   102B Sep 25 21:39 .idea/
-rw-r--r--   1 crash  staff   9.3K Sep 25 21:39 Readme.md
-rw-r--r--   1 crash  staff   405B Sep 25 21:39 debug.txt
-rw-r--r--   1 crash  staff    11K Sep 25 21:39 gulpfile.js
-rw-r--r--   1 crash  staff   218B Sep 25 21:39 jspm.browser.js
-rw-r--r--   1 crash  staff    32K Sep 25 21:39 jspm.config.js
drwxr-xr-x   5 crash  staff   170B Sep 25 21:39 lib/
-rw-r--r--   1 crash  staff    11K Sep 25 21:39 package.json
-rw-r--r--   1 crash  staff   628B Sep 25 21:39 server.js
drwxr-xr-x  24 crash  staff   816B Sep 25 21:39 src/
drwxr-xr-x   8 crash  staff   272B Sep 25 21:39 temp/
-rw-r--r--   1 crash  staff   1.3K Sep 25 21:39 tsconfig.json
-rw-r--r--   1 crash  staff   2.6K Sep 25 21:39 tslint.json
drwxr-xr-x  22 crash  staff   748B Sep 25 21:39 typings/
-rw-r--r--   1 crash  staff   425B Sep 25 21:39 typings.json
________________________________________________________________________________
| ~/git/ng2Boilerplate @ crash (crash) 
| => npm install jspm -g
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1497) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
npm WARN deprecated [email protected]: This package is deprecated. Use Array.isArray.
/usr/local/bin/jspm -> /usr/local/lib/node_modules/jspm/jspm.js
/usr/local/lib
└── [email protected] 

________________________________________________________________________________
| ~/git/ng2Boilerplate @ crash (crash) 
| => npm install [email protected]
[email protected] /Users/crash/git/ng2Boilerplate
└── [email protected] 

________________________________________________________________________________
| ~/git/ng2Boilerplate @ crash (crash) 
| => npm install jspm --save-dev
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1510) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
npm WARN deprecated [email protected]: This package is deprecated. Use Array.isArray.
[email protected] /Users/crash/git/ng2Boilerplate
├─┬ [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ └── [email protected] 
├─┬ [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └─┬ [email protected] 
│ │ │ │   └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   └─┬ [email protected] 
│ │     └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ └─┬ [email protected] 
│ │ │ │   └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └─┬ [email protected] 
│ │ │     ├── [email protected] 
│ │ │     └── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │ │   ├── [email protected] 
│ │ │ │ │ │   ├─┬ [email protected] 
│ │ │ │ │ │   │ └── [email protected] 
│ │ │ │ │ │   └── [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ │ └── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ └─┬ [email protected] 
│ │ │ │   ├── [email protected] 
│ │ │ │   └── [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └─┬ [email protected] 
│ │ │     ├─┬ [email protected] 
│ │ │     │ ├── [email protected] 
│ │ │     │ └── [email protected] 
│ │ │     └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ ├─┬ [email protected] 
│ │ │   │ │ └─┬ [email protected] 
│ │ │   │ │   └── [email protected] 
│ │ │   │ └── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   └─┬ [email protected] 
│ │ │     └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ └─┬ [email protected] 
│ │   ├── [email protected] 
│ │   └── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   └── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ └── [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ └── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├─┬ [email protected] 
│ │ │   │ └── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   ├── [email protected] 
│ │ │   └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └── [email protected] 
│ ├── [email protected] 
│ ├── [email protected] 
│ ├─┬ [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │   └─┬ [email protected] 
│ │ │ │ │     └── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ ├── [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └─┬ [email protected] 
│ │ │ │ │   └── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├─┬ [email protected] 
│ │ │ │ ├─┬ [email protected] 
│ │ │ │ │ └── [email protected] 
│ │ │ │ └── [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ ├── [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └─┬ [email protected] 
│ │ │   └── [email protected] 
│ │ └── [email protected] 
│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ └── [email protected] 
│ │ ├── [email protected] 
│ │ ├── [email protected] 
│ │ └─┬ [email protected] 
│ │   └─┬ [email protected] 
│ │     └── [email protected] 
│ └─┬ [email protected] 
│   ├── [email protected] 
│   ├── [email protected] 
│   └─┬ [email protected] 
│     ├── [email protected] 
│     ├─┬ [email protected] 
│     │ ├─┬ [email protected] 
│     │ │ ├─┬ [email protected] 
│     │ │ │ ├── [email protected] 
│     │ │ │ └── [email protected] 
│     │ │ └── [email protected] 
│     │ ├── [email protected] 
│     │ └── [email protected] 
│     ├── [email protected] 
│     └── [email protected] 
└─┬ [email protected] 
  └─┬ [email protected] 
    └── [email protected] 

________________________________________________________________________________
| ~/git/ng2Boilerplate @ crash (crash) 
| => jspm install npm:[email protected]
Configuration file config.js doesn't exist, create it? [yes]:
     Looking up npm:plugin-typescript
     Updating registry cache...
     Looking up npm:typescript

warn Using local override for npm:[email protected]
ok   Installed npm:typescript@^2.0.0 (2.0.3)
     Looking up github:jspm/nodelibs-os
     Looking up github:jspm/nodelibs-crypto
     Looking up npm:crypto-browserify
     Looking up npm:os-browserify
ok   Installed github:jspm/nodelibs-crypto@^0.1.0 (0.1.0)
ok   Installed github:jspm/nodelibs-os@^0.1.0 (0.1.0)
     Looking up npm:browserify-cipher
     Looking up npm:browserify-sign
     Looking up npm:create-ecdh
     Looking up npm:create-hash
     Looking up npm:create-hmac
     Looking up npm:diffie-hellman
     Looking up npm:inherits
     Looking up npm:pbkdf2
     Looking up npm:public-encrypt
     Looking up npm:randombytes
ok   Installed npm:os-browserify@^0.1.2 (0.1.2)
ok   Installed npm:crypto-browserify@^3.7.2 (3.11.0)

warn Using local override for npm:[email protected]
ok   Installed npm:inherits@^2.0.1 (2.0.3)
     Looking up npm:bn.js
     Looking up npm:elliptic
ok   Installed npm:create-ecdh@^4.0.0 (4.0.0)
     Looking up npm:browserify-rsa
     Looking up npm:parse-asn1
ok   Installed npm:browserify-sign@^4.0.0 (4.0.0)
ok   Installed npm:create-hmac@^1.1.0 (1.1.4)
ok   Installed npm:pbkdf2@^3.0.3 (3.0.8)
     Looking up npm:brorand
     Looking up npm:hash.js
ok   Installed npm:bn.js@^4.1.0 (4.11.6)
ok   Installed npm:elliptic@^6.0.0 (6.3.2)
     Looking up npm:asn1.js
     Looking up npm:browserify-aes
     Looking up npm:evp_bytestokey
ok   Installed npm:browserify-rsa@^4.0.0 (4.0.1)
ok   Installed npm:parse-asn1@^5.0.0 (5.0.0)
ok   Installed npm:hash.js@^1.0.0 (1.0.3)
     Looking up npm:minimalistic-assert
     Looking up npm:buffer-xor
     Looking up npm:cipher-base
ok   Installed npm:evp_bytestokey@^1.0.0 (1.0.0)
ok   Installed npm:browserify-aes@^1.0.0 (1.0.6)
ok   Installed npm:asn1.js@^4.0.0 (4.8.1)
     Looking up github:systemjs/plugin-json
ok   Installed npm:cipher-base@^1.0.0 (1.0.3)
ok   Installed npm:buffer-xor@^1.0.2 (1.0.3)
     Looking up npm:ripemd160
     Looking up npm:sha.js
ok   Installed npm:create-hash@^1.1.0 (1.1.2)
ok   Installed npm:public-encrypt@^4.0.0 (4.0.0)
     Looking up npm:miller-rabin
ok   Installed npm:randombytes@^2.0.0 (2.0.3)
ok   Installed npm:diffie-hellman@^5.0.0 (5.0.2)
     Looking up github:jspm/nodelibs-util
ok   Installed npm:brorand@^1.0.1 (1.0.6)
ok   Installed npm:ripemd160@^1.0.0 (1.0.1)
ok   Installed npm:sha.js@^2.3.6 (2.4.5)
     Looking up github:jspm/nodelibs-buffer
     Looking up github:jspm/nodelibs-stream
     Looking up npm:browserify-des
     Looking up github:jspm/nodelibs-process
ok   Installed npm:browserify-cipher@^1.0.0 (1.0.0)
     Looking up github:jspm/nodelibs-constants
     Looking up npm:des.js
ok   Installed npm:browserify-des@^1.0.0 (1.0.0)
ok   Installed npm:miller-rabin@^4.0.0 (4.0.0)
     Looking up github:jspm/nodelibs-vm
     Looking up github:jspm/nodelibs-fs
ok   Installed npm:des.js@^1.0.0 (1.0.0)
     Looking up github:jspm/nodelibs-string_decoder
ok   Installed npm:minimalistic-assert@^1.0.0 (1.0.0)
ok   Installed github:systemjs/plugin-json@^0.1.0 (0.1.2)
     Looking up npm:util
ok   Installed github:jspm/nodelibs-util@^0.1.0 (0.1.0)
     Looking up npm:buffer
     Looking up npm:stream-browserify
ok   Installed github:jspm/nodelibs-buffer@^0.1.0 (0.1.0)
ok   Installed github:jspm/nodelibs-stream@^0.1.0 (0.1.0)

warn Using local override for npm:[email protected]
ok   Installed npm:util@^0.10.3 (0.10.3)
ok   Installed npm:[email protected] (2.0.1)
     Looking up npm:constants-browserify
ok   Installed github:jspm/nodelibs-constants@^0.1.0 (0.1.0)
     Looking up npm:base64-js
     Looking up npm:ieee754
     Looking up npm:isarray
     Looking up npm:readable-stream
ok   Installed npm:buffer@^3.0.1 (3.6.0)
ok   Installed npm:stream-browserify@^1.0.0 (1.0.0)
     Looking up npm:process
ok   Installed github:jspm/nodelibs-process@^0.1.0 (0.1.2)
ok   Installed npm:[email protected] (0.0.1)
ok   Installed github:jspm/nodelibs-fs@^0.1.0 (0.1.2)
ok   Installed npm:[email protected] (0.0.8)

warn Using local override for npm:[email protected]
     Downloading npm:[email protected]
     Looking up npm:core-util-is
     Looking up npm:string_decoder
     Looking up npm:vm-browserify
ok   Installed github:jspm/nodelibs-vm@^0.1.0 (0.1.0)
ok   Installed npm:core-util-is@~1.0.0 (1.0.2)
ok   Installed npm:string_decoder@~0.10.0 (0.10.31)
ok   Installed github:jspm/nodelibs-string_decoder@^0.1.0 (0.1.0)
     Looking up npm:indexof
ok   Installed npm:[email protected] (0.0.4)
ok   Installed npm:[email protected] (0.0.1)
ok   Installed npm:ieee754@^1.1.4 (1.1.6)
ok   Installed npm:process@^0.11.0 (0.11.9)
     Looking up github:jspm/nodelibs-child_process
     Looking up github:jspm/nodelibs-events
ok   Installed npm:readable-stream@^1.0.27-1 (1.1.14)
ok   Installed npm:[email protected] (0.0.1)
ok   Installed npm:isarray@^1.0.0 (1.0.0)
     Looking up github:jspm/nodelibs-assert
     Looking up npm:events
ok   Installed github:jspm/nodelibs-events@^0.1.1 (0.1.1)
ok   Installed github:jspm/nodelibs-child_process@^0.1.0 (0.1.0)
ok   Installed npm:[email protected] (1.0.2)
     Looking up npm:assert
ok   Installed github:jspm/nodelibs-assert@^0.1.0 (0.1.0)
ok   Installed npm:assert@^1.3.0 (1.4.1)
ok   Installed plugin-typescript as npm:[email protected] (5.1.2)
     Clearing configuration for npm:[email protected]
     Removing unused package.json override github:twbs/[email protected]
     Removing unused package.json override npm:@angular/[email protected]
     Removing unused package.json override npm:@angular/[email protected]
     Removing unused package.json override npm:@angular/[email protected]
     Removing unused package.json override npm:@angular/[email protected]
     Removing unused package.json override npm:@angular/[email protected]
     Removing unused package.json override npm:@angular/[email protected]
     Removing unused package.json override npm:[email protected]
     Removing unused package.json override npm:[email protected]
     Removing unused package.json override npm:[email protected]
     Removing unused package.json override npm:[email protected]
     Removing unused package.json override npm:[email protected]
     Removing unused package.json override npm:[email protected]
     Removing unused package.json override npm:[email protected]
     Removing unused package.json override npm:[email protected]
     Removing unused package.json override npm:[email protected]
     Removing unused package.json override npm:[email protected]
     Removing package files for npm:[email protected]

     The following new package versions were substituted by install deduping:

       inherits 2.0.3 -> 2.0.1

     Installed Forks

                               npm:isarray 0.0.1 1.0.0

     To inspect individual package constraints, use jspm inspect registry:name.

     Looking up loader files...
       system.js
       system-csp-production.js
       system.src.js
       system-csp-production.src.js
       system-polyfills.js
       system-polyfills.js.map
       system.js.map
       system-csp-production.js.map
       system-polyfills.src.js

     Using loader versions:
       [email protected]
     Looking up npm:babel-core
     Looking up npm:babel-runtime
     Looking up npm:core-js
ok   Installed npm:[email protected] (0.10.3)
ok   Installed babel-runtime as npm:babel-runtime@^5.8.24 (5.8.38)
ok   Installed babel as npm:babel-core@^5.8.24 (5.8.38)
     Looking up github:jspm/nodelibs-path
     Looking up npm:path-browserify
ok   Installed github:jspm/nodelibs-path@^0.1.0 (0.1.0)
ok   Installed npm:[email protected] (0.0.0)
ok   Installed core-js as npm:core-js@^1.1.4 (1.2.7)
     Clearing configuration for npm:[email protected]
ok   Loader files downloaded successfully

ok   Install complete.
________________________________________________________________________________
| ~/git/ng2Boilerplate @ crash (crash) 
| => npm install chokidar-socket-emitter --save-dev
(node:1562) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1562) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit

> [email protected] install /Users/crash/git/ng2Boilerplate/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

[fsevents] Success: "/Users/crash/git/ng2Boilerplate/node_modules/fsevents/lib/binding/Release/node-v48-darwin-x64/fse.node" is installed via remote
[email protected] /Users/crash/git/ng2Boilerplate
└─┬ [email protected] 
  ├─┬ [email protected] 
  │ ├─┬ [email protected] 
  │ │ └── [email protected] 
  │ ├── [email protected] 
  │ ├─┬ [email protected] 
  │ │ ├── [email protected] 
  │ │ └─┬ [email protected] 
  │ │   ├─┬ [email protected] 
  │ │   │ └── [email protected] 
  │ │   ├─┬ [email protected] 
  │ │   │ └── [email protected] 
  │ │   ├─┬ [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ └── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ ├── [email protected] 
  │ │   │ │ ├── [email protected] 
  │ │   │ │ ├── [email protected] 
  │ │   │ │ ├── [email protected] 
  │ │   │ │ ├── [email protected] 
  │ │   │ │ ├─┬ [email protected] 
  │ │   │ │ │ ├─┬ [email protected] 
  │ │   │ │ │ │ └── [email protected] 
  │ │   │ │ │ └── [email protected] 
  │ │   │ │ ├─┬ [email protected] 
  │ │   │ │ │ └── [email protected] 
  │ │   │ │ └── [email protected] 
  │ │   │ └── [email protected] 
  │ │   ├─┬ [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ └── [email protected] 
  │ │   ├─┬ [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ └── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ └── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ └── [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ ├─┬ [email protected] 
  │ │   │ │ │ ├── [email protected] 
  │ │   │ │ │ ├── [email protected] 
  │ │   │ │ │ ├── [email protected] 
  │ │   │ │ │ └── [email protected] 
  │ │   │ │ ├─┬ [email protected] 
  │ │   │ │ │ └── [email protected] 
  │ │   │ │ ├─┬ [email protected] 
  │ │   │ │ │ ├── [email protected] 
  │ │   │ │ │ ├─┬ [email protected] 
  │ │   │ │ │ │ └── [email protected] 
  │ │   │ │ │ ├── [email protected] 
  │ │   │ │ │ └── [email protected] 
  │ │   │ │ └─┬ [email protected] 
  │ │   │ │   └── [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ ├── [email protected] 
  │ │   │ │ ├── [email protected] 
  │ │   │ │ ├── [email protected] 
  │ │   │ │ └── [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ ├── [email protected] 
  │ │   │ │ ├─┬ [email protected] 
  │ │   │ │ │ ├── [email protected] 
  │ │   │ │ │ ├── [email protected] 
  │ │   │ │ │ └── [email protected] 
  │ │   │ │ └─┬ [email protected] 
  │ │   │ │   ├── [email protected] 
  │ │   │ │   ├── [email protected] 
  │ │   │ │   ├─┬ [email protected] 
  │ │   │ │   │ └── [email protected] 
  │ │   │ │   ├── [email protected] 
  │ │   │ │   ├─┬ [email protected] 
  │ │   │ │   │ └── [email protected] 
  │ │   │ │   ├── [email protected] 
  │ │   │ │   ├── [email protected] 
  │ │   │ │   └── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ └── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ └── [email protected] 
  │ │   ├─┬ [email protected] 
  │ │   │ └─┬ [email protected] 
  │ │   │   ├── [email protected] 
  │ │   │   ├── [email protected] 
  │ │   │   ├─┬ [email protected] 
  │ │   │   │ └─┬ [email protected] 
  │ │   │   │   ├── [email protected] 
  │ │   │   │   └── [email protected] 
  │ │   │   └── [email protected] 
  │ │   ├── [email protected] 
  │ │   ├─┬ [email protected] 
  │ │   │ ├── [email protected] 
  │ │   │ ├─┬ [email protected] 
  │ │   │ │ └── [email protected] 
  │ │   │ └── [email protected] 
  │ │   └─┬ [email protected] 
  │ │     ├─┬ [email protected] 
  │ │     │ └── [email protected] 
  │ │     ├── [email protected] 
  │ │     ├─┬ [email protected] 
  │ │     │ └── [email protected] 
  │ │     ├─┬ [email protected] 
  │ │     │ ├── [email protected] 
  │ │     │ ├── [email protected] 
  │ │     │ ├── [email protected] 
  │ │     │ ├── [email protected] 
  │ │     │ ├── [email protected] 
  │ │     │ └── [email protected] 
  │ │     └── [email protected] 
  │ ├─┬ [email protected] 
  │ │ └── [email protected] 
  │ └─┬ [email protected] 
  │   ├─┬ [email protected] 
  │   │ ├── [email protected] 
  │   │ └── [email protected] 
  │   └── [email protected] 
  └─┬ [email protected] 
    ├─┬ [email protected] 
    │ ├─┬ [email protected] 
    │ │ └── [email protected] 
    │ ├── [email protected] 
    │ ├─┬ [email protected] 
    │ │ ├── [email protected] 
    │ │ ├── [email protected] 
    │ │ ├── [email protected] 
    │ │ ├── [email protected] 
    │ │ ├── [email protected] 
    │ │ └── [email protected] 
    │ └─┬ [email protected] 
    │   ├── [email protected] 
    │   └── [email protected] 
    ├── [email protected] 
    ├─┬ [email protected] 
    │ └─┬ [email protected] 
    │   ├── [email protected] 
    │   └── [email protected] 
    ├─┬ [email protected] 
    │ ├── [email protected] 
    │ ├── [email protected] 
    │ ├── [email protected] 
    │ ├─┬ [email protected] 
    │ │ ├── [email protected] 
    │ │ ├── [email protected] 
    │ │ ├── [email protected] 
    │ │ ├── [email protected] 
    │ │ ├── [email protected] 
    │ │ ├── [email protected] 
    │ │ └── [email protected] 
    │ ├── [email protected] 
    │ ├── [email protected] 
    │ ├─┬ [email protected] 
    │ │ └─┬ [email protected] 
    │ │   └── [email protected] 
    │ └── [email protected] 
    └─┬ [email protected] 
      ├── [email protected] 
      ├── [email protected] 
      └── [email protected] 

________________________________________________________________________________
| ~/git/ng2Boilerplate @ crash (crash) 
| => npm install http-server --save-dev
[email protected] /Users/crash/git/ng2Boilerplate
└─┬ [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  ├─┬ [email protected] 
  │ ├── [email protected] 
  │ ├── [email protected] 
  │ ├── [email protected] 
  │ └── [email protected] 
  ├─┬ [email protected] 
  │ ├── [email protected] 
  │ └── [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  ├─┬ [email protected] 
  │ └── [email protected] 
  └── [email protected] 

________________________________________________________________________________
| ~/git/ng2Boilerplate @ crash (crash) 
| => jspm install systemjs-hot-reloader --dev
     Updating registry cache...
     Looking up github:capaj/systemjs-hot-reloader
     Looking up npm:debug
     Looking up npm:weakee
     Looking up npm:ms
ok   Installed npm:debug@^2.2.0 (2.2.0)
ok   Installed npm:[email protected] (0.7.1)
ok   Installed npm:weakee@^1.0.0 (1.0.0)
     Looking up github:socketio/socket.io-client
ok   Installed github:socketio/socket.io-client@^1.4.4 (1.4.8)
ok   Installed systemjs-hot-reloader as github:capaj/systemjs-hot-reloader@^0.6.0 (0.6.0)
     Installed Forks

                               npm:isarray 0.0.1 1.0.0

     To inspect individual package constraints, use jspm inspect registry:name.


ok   Install complete.
________________________________________________________________________________
| ~/git/ng2Boilerplate @ crash (crash) 
| => npm install
npm WARN deprecated [email protected]: This project has been deprecated for "npm install es-module-loader" based on the newer loader spec.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This package is discontinued. Use lodash@^4.0.0.
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
npm WARN deprecated [email protected]: This package is deprecated. Use Object.assign.
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:1591) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: 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.

> [email protected] preinstall /Users/crash/git/ng2Boilerplate/node_modules/.staging/typechecker-51948bb7
> node ./cyclic.js

npm WARN prefer global [email protected] should be installed with -g

> [email protected] postinstall /Users/crash/git/ng2Boilerplate
> jspm install && gulp development

     Looking up npm:ng2-bootstrap
     Looking up npm:@angular/forms
     Looking up npm:@angular/common
     Looking up npm:@angular/compiler
     Looking up npm:@angular/core
     Looking up npm:@angular/http
     Looking up npm:@angular/platform-browser
     Looking up npm:@angular/platform-browser-dynamic
     Looking up npm:angular2-google-maps
     Looking up npm:angular2-polyfill
     Looking up npm:angular2-redux-util
     Looking up npm:angular2-uuid
     Looking up npm:bootbox
     Looking up npm:clean-css
     Looking up npm:highcharts
     Looking up npm:immutable
     Looking up npm:is-equal
     Looking up npm:jquery
     Looking up npm:lodash
     Looking up npm:moment
     Looking up npm:platform
     Looking up npm:redux-thunk
     Looking up npm:reselect
     Looking up npm:@angular/router
     Looking up npm:typescript
     Looking up npm:underscore
     Looking up npm:xml2js
     Looking up npm:babel-core
     Looking up npm:core-js
     Looking up npm:babel-runtime
     Looking up npm:plugin-typescript
     Updating registry cache...

err  No version match found for npm:typescript@^1.9

warn Installation changes not saved.

npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of @angular/[email protected] but none was installed.
npm WARN [email protected] requires a peer of [email protected] but none was installed.
npm WARN [email protected] requires a peer of tslint@^3.0.0 but none was installed.
npm WARN [email protected] requires a peer of tslint@^3 || >=3.1.0-dev || >=3.2.0-dev || >=3.2.1-dev || >= 3.2.2-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev but none was installed.
npm ERR! Darwin 16.0.0
npm ERR! argv "/usr/local/Cellar/node/6.6.0/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.6.0
npm ERR! npm  v3.10.7
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: `jspm install && gulp development`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script 'jspm install && gulp development'.
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 ng2Boilerplater package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     jspm install && gulp development
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs ng2Boilerplater
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls ng2Boilerplater
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/crash/git/ng2Boilerplate/npm-debug.log

npm-debug.log.zip

from angular-kitchen-sink.

bjornharvold avatar bjornharvold commented on July 16, 2024

They screenshot I posted above says it cannot find a json file. This json file doesn't exist even after the plugin-typescript is installed.

http://localhost:8080/jspm_packages/npm/[email protected]

from angular-kitchen-sink.

born2net avatar born2net commented on July 16, 2024

I did, works for me.. on Win 10 x64
are u on mac?

from angular-kitchen-sink.

born2net avatar born2net commented on July 16, 2024

ok I think I know the issue, as per docs, you need to run jspm version 0.17
do jspm --version`` needs to be``0.17.0-beta.28

from angular-kitchen-sink.

born2net avatar born2net commented on July 16, 2024

globally
npm install -g jspm@beta
and locally
npm install jspm@beta

from angular-kitchen-sink.

bjornharvold avatar bjornharvold commented on July 16, 2024

Yes, I am on a Mac.

I got it up and running. These are the extra commands you need to add to your readme in order to get it to run:

Update Typescript from 1.8 to 2.0.3 in gulp-typescript/package.json
npm install -g jspm@beta
npm install jspm@beta
jspm install npm:[email protected]
jspm install npm:[email protected]
jspm install npm:socket.io-client@^1.4.8
jspm install [email protected]
jspm install [email protected]

I don't know why these other dependencies are not being downloaded automatically.

from angular-kitchen-sink.

born2net avatar born2net commented on July 16, 2024

ok good, gulp-typescript updated today to 2.0 so we are good
added: npm install -g jspm@beta and npm install jspm@beta to the docs which should take care of the rest of the items

tx

from angular-kitchen-sink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.