Skip to content

Instantly share code, notes, and snippets.

@ogrotten
Last active October 9, 2015 23:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ogrotten/c4bebc6e9bcaebefc194 to your computer and use it in GitHub Desktop.
Save ogrotten/c4bebc6e9bcaebefc194 to your computer and use it in GitHub Desktop.
vagrant:~/nodeprojs/loopback$ node -v
v0.12.4
vagrant:~/nodeprojs/loopback$ npm install -g strongloop
> heapdump@0.3.7 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/heapdump
> node-gyp rebuild
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/heapdump/build'
CXX(target) Release/obj.target/addon/src/heapdump.o
SOLINK_MODULE(target) Release/obj.target/addon.node
SOLINK_MODULE(target) Release/obj.target/addon.node: Finished
COPY Release/addon.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/heapdump/build'
> bufferutil@1.2.1 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/ws/node_modules/bufferutil
> node-gyp rebuild
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/ws/node_modules/bufferutil/build'
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/obj.target/bufferutil.node
SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished
COPY Release/bufferutil.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/ws/node_modules/bufferutil/build'
> utf-8-validate@1.2.1 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/ws/node_modules/utf-8-validate
> node-gyp rebuild
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/ws/node_modules/utf-8-validate/build'
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/obj.target/validation.node
SOLINK_MODULE(target) Release/obj.target/validation.node: Finished
COPY Release/validation.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/ws/node_modules/utf-8-validate/build'
> strong-agent@1.6.4 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-agent
> node-gyp rebuild || exit 0
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-agent/build'
CXX(target) Release/obj.target/strong-agent/src/strong-agent.o
SOLINK_MODULE(target) Release/obj.target/strong-agent.node
SOLINK_MODULE(target) Release/obj.target/strong-agent.node: Finished
COPY Release/strong-agent.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-agent/build'
> modern-syslog@1.1.1 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/modern-syslog
> node-gyp rebuild
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/modern-syslog/build'
CXX(target) Release/obj.target/core/core.o
SOLINK_MODULE(target) Release/obj.target/core.node
SOLINK_MODULE(target) Release/obj.target/core.node: Finished
COPY Release/core.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/modern-syslog/build'
> strong-debugger@1.0.0 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/strong-debugger
> node-gyp rebuild
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/strong-debugger/build'
CXX(target) Release/obj.target/debugger/src/mutex-wrap.o
CXX(target) Release/obj.target/debugger/src/debugger.o
CXX(target) Release/obj.target/debugger/src/controller.o
CXX(target) Release/obj.target/debugger/src/worker.o
CXX(target) Release/obj.target/debugger/src/worker-bindings.o
SOLINK_MODULE(target) Release/obj.target/debugger.node
SOLINK_MODULE(target) Release/obj.target/debugger.node: Finished
COPY Release/debugger.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/strong-debugger/build'
> strong-agent@2.0.1 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/strong-agent
> node-gyp rebuild || exit 0
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/strong-agent/build'
CXX(target) Release/obj.target/strong-agent/src/strong-agent.o
SOLINK_MODULE(target) Release/obj.target/strong-agent.node
SOLINK_MODULE(target) Release/obj.target/strong-agent.node: Finished
COPY Release/strong-agent.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-supervisor/node_modules/strong-agent/build'
> spawn-sync@1.0.13 postinstall /home/vagrant/npm/lib/node_modules/strongloop/node_modules/generator-loopback/node_modules/yeoman-generator/node_modules/cross-spawn/node_modules/spawn-sync
> node postinstall
npm WARN deprecated jsonstream@1.0.3: use JSONStream instead
> ws@0.4.32 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/node-inspector/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/node-inspector/node_modules/ws/build'
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/obj.target/bufferutil.node
SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished
COPY Release/bufferutil.node
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/obj.target/validation.node
SOLINK_MODULE(target) Release/obj.target/validation.node: Finished
COPY Release/validation.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/node-inspector/node_modules/ws/build'
|
> sqlite3@3.1.0 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/minkelite/node_modules/sqlite3
> node-pre-gyp install --fallback-to-build
[sqlite3] Success: "/home/vagrant/npm/lib/node_modules/strongloop/node_modules/minkelite/node_modules/sqlite3/lib/binding/node-v14-linux-x64/node_sqlite3.node" is installed via remote
npm WARN deprecated showdown@0.3.1: IMPORTANT hotfix
npm WARN deprecated react-tools@0.10.0: react-tools is deprecated. For more information, visit https://fb.me/react-tools-deprecated
-
> heapdump@0.3.7 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-supervisor/node_modules/heapdump
> node-gyp rebuild
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-supervisor/node_modules/heapdump/build'
CXX(target) Release/obj.target/addon/src/heapdump.o
SOLINK_MODULE(target) Release/obj.target/addon.node
SOLINK_MODULE(target) Release/obj.target/addon.node: Finished
COPY Release/addon.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-supervisor/node_modules/heapdump/build'
> strong-fork-syslog@1.2.3 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-supervisor/node_modules/strong-fork-syslog
> node-gyp rebuild
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-supervisor/node_modules/strong-fork-syslog/build'
CXX(target) Release/obj.target/syslog/syslog.o
SOLINK_MODULE(target) Release/obj.target/syslog.node
SOLINK_MODULE(target) Release/obj.target/syslog.node: Finished
COPY Release/syslog.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-supervisor/node_modules/strong-fork-syslog/build'
> bufferutil@1.1.0 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-control-channel/node_modules/ws/node_modules/bufferutil
> node-gyp rebuild
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-control-channel/node_modules/ws/node_modules/bufferutil/build'
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/obj.target/bufferutil.node
SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished
COPY Release/bufferutil.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-control-channel/node_modules/ws/node_modules/bufferutil/build'
> utf-8-validate@1.1.0 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-control-channel/node_modules/ws/node_modules/utf-8-validate
> node-gyp rebuild
make: Entering directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-control-channel/node_modules/ws/node_modules/utf-8-validate/build'
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/obj.target/validation.node
SOLINK_MODULE(target) Release/obj.target/validation.node: Finished
COPY Release/validation.node
make: Leaving directory `/home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-pm/node_modules/strong-control-channel/node_modules/ws/node_modules/utf-8-validate/build'
/
> strong-mesh-client@1.6.3 install /home/vagrant/npm/lib/node_modules/strongloop/node_modules/strong-arc/node_modules/strong-mesh-client
> node proxy/build-client.js
browser bundle successfully generated
/home/vagrant/npm/bin/lb-ng -> /home/vagrant/npm/lib/node_modules/strongloop/node_modules/loopback-sdk-angular-cli/bin/lb-ng
/home/vagrant/npm/bin/lb-ng-doc -> /home/vagrant/npm/lib/node_modules/strongloop/node_modules/loopback-sdk-angular-cli/bin/lb-ng-doc
/home/vagrant/npm/bin/slc -> /home/vagrant/npm/lib/node_modules/strongloop/bin/slc.js
strongloop@5.0.1 /home/vagrant/npm/lib/node_modules/strongloop
+-- sl-blip@1.0.0
+-- ansi-regex@1.1.1
+-- once@1.3.2
+-- ms@0.7.0
+-- wrappy@1.0.1
+-- inherits@2.0.1
+-- inflight@1.0.4
+-- vhost@3.0.1
+-- csurf@1.8.3 (cookie@0.1.3, cookie-signature@1.0.6, http-errors@1.3.1, csrf@3.0.0)
+-- express-session@1.11.3 (cookie@0.1.3, utils-merge@1.0.0, cookie-signature@1.0.6, on-headers@1.0.1, parseurl@1.3.0, depd@1.0.1, uid-safe@2.0.0, crc@3.3.0)
+-- readable-stream@1.1.13 (isarray@0.0.1, string_decoder@0.10.31)
+-- mime-types@2.1.7 (mime-db@1.19.0)
+-- errorhandler@1.4.2 (escape-html@1.0.2, accepts@1.2.13)
+-- optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)
+-- serve-static@1.10.0 (escape-html@1.0.2, parseurl@1.3.0, send@0.13.0)
+-- compression@1.6.0 (bytes@2.1.0, on-headers@1.0.1, vary@1.1.0, accepts@1.3.0, compressible@2.0.6)
+-- strong-start@1.3.2 (posix-getopt@1.2.0, osenv@0.1.3, mkdirp@0.5.1)
+-- bluebird@2.10.2
+-- serve-index@1.7.2 (escape-html@1.0.2, parseurl@1.3.0, batch@0.5.2, http-errors@1.3.1, accepts@1.2.13)
+-- JSONStream@1.0.6 (through@2.3.8, jsonparse@1.1.0)
+-- loopback-boot@2.13.0 (commondir@0.0.1, toposort@0.2.12, semver@4.3.6)
+-- ws@0.8.0 (options@0.0.6, ultron@1.0.2, bufferutil@1.2.1, utf-8-validate@1.2.1)
+-- strong-agent@1.6.4 (strong-license@1.2.1, semver@2.2.1)
+-- strong-build@2.0.6 (posix-getopt@1.2.0, shelljs@0.4.0, json-file-plus@3.0.1, vasync@1.6.3)
+-- strong-registry@1.1.5 (ini@1.3.4, osenv@0.0.3, commander@2.8.1, semver@2.3.2, rimraf@2.4.3, bluebird@1.2.4, inquirer@0.4.1)
+-- strong-pm@5.0.1 (userhome@1.0.0, strong-spawn-npm@1.0.0, strong-url-defaults@1.2.1, extsprintf@1.3.0, posix-getopt@1.2.0, strong-runner@5.0.1, rimraf@2.4.3, mkdirp@0.5.1, bl@0.9.4, concat-stream@1.5.0, strong-fork-cicada@1.1.2, strong-service-install@2.0.1, express@4.13.3, tar@1.0.3, strong-control-channel@2.1.1, strong-docker-build@1.1.0, strong-npm-ls@1.0.7, dockerode@2.2.3, strong-tunnel@1.1.4, http-auth@2.2.8)
+-- strong-mesh-models@8.0.0 (user-home@1.1.1, sprintf@0.1.5, strong-url-defaults@1.2.1, posix-getopt@1.2.0, text-table@0.2.0, concat-stream@1.5.0, strong-npm-ls@1.0.7, request@2.64.0, strong-tunnel@1.1.4, http-auth@2.2.8)
+-- lodash@3.10.1
+-- strong-deploy@3.1.2 (strong-url-defaults@1.2.1, posix-getopt@1.2.0, shelljs@0.3.0, concat-stream@1.5.0, strong-tunnel@1.1.4, strong-mesh-models@7.1.1)
+-- loopback-datasource-juggler@2.41.0 (depd@1.1.0, inflection@1.7.1, node-uuid@1.4.3, qs@3.1.0, async@1.0.0, traverse@0.6.6, loopback-connector@2.3.0)
+-- acorn@0.9.0
+-- nodefly-register@0.3.3
+-- strong-supervisor@3.2.2 (strong-url-defaults@1.2.1, async@1.4.2, posix-getopt@1.2.0, dotenv@1.2.0, heapdump@0.3.7, strong-cluster-control@2.2.1, strongloop-license@1.5.1, strong-statsd@2.0.4, strong-control-channel@2.1.1, modern-syslog@1.1.1, strong-npm-ls@1.0.7, strong-trace@1.3.3, strong-debugger@1.0.0, strong-agent@2.0.1, strong-log-transformer@1.0.3)
+-- loopback-workspace@3.18.2 (stable@0.1.5, strong-wait-till-listening@1.0.1, ncp@2.0.0, debug@1.0.4, fs-extra@0.22.1, glob@4.0.6, loopback-component-explorer@2.1.1)
+-- loopback@2.22.2 (uid2@0.0.3, nodemailer-stub-transport@0.1.5, stable@0.1.5, canonical-json@0.0.4, depd@1.1.0, inflection@1.7.1, loopback-phase@1.2.0, loopback-connector-remote@1.0.3, bcryptjs@2.3.0, ejs@2.3.4, underscore.string@3.2.2, express@4.13.3, body-parser@1.14.1, continuation-local-storage@3.1.4, nodemailer@1.8.0, strong-remoting@2.21.0)
+-- generator-loopback@1.12.0 (async@1.4.2, inflection@1.7.1, chalk@1.1.1, yosay@1.0.5, js-yaml@3.4.2, loopback-swagger@2.1.2, request@2.64.0, yeoman-generator@0.20.3)
+-- node-inspector@0.7.4 (opener@1.3.0, debug@0.8.1, which@1.0.9, async@0.8.0, strong-data-uri@0.1.1, rc@0.3.5, yargs@1.2.6, glob@3.2.11, express@4.0.0, ws@0.4.32)
+-- loopback-explorer@1.8.0 (debug@1.0.4, cors@2.7.1, lodash@2.4.2, express@3.21.2, swagger-ui@2.0.24)
+-- loopback-sdk-angular-cli@1.1.4 (semver@2.3.2, loopback-sdk-angular@1.5.0, express@3.21.2, docular@0.6.6)
+-- minkelite@1.2.5 (xtend@4.0.0, util@0.10.3, stats-lite@1.0.3, ago@1.0.0, md5@2.0.0, body-parser@1.9.3, express@4.9.8, sqlite3@3.1.0)
+-- strong-arc@1.8.2 (parse-ms@1.0.0, opener@1.4.1, path@0.11.14, strong-trace-waterfall@1.1.3, minimist@1.2.0, sha1@1.1.1, http-proxy@1.11.2, split@0.3.3, cxviz-color@1.0.1, node-underscorify@0.0.14, page@1.6.3, fs-extra@0.16.5, express@4.13.3, strong-trace-waterfalltransform@1.0.1, request@2.64.0, cxviz-flame@1.0.1, cxviz-rawtree@1.0.1, cxviz-eventloop@1.0.1, cxviz-format@1.0.1, express-jsxtransform@1.1.0, strong-pm@3.2.1, cxviz-timeseries@1.0.2, cxviz-pie@1.0.1, strong-trace-waterfalldata@1.0.1, strong-mesh-client@1.6.3)
vagrant:~/nodeprojs/loopback$ sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 46 not upgraded.
vagrant:~/nodeprojs/loopback$ slc loopback
The program 'slc' is currently not installed. To run 'slc' please ask your administrator to install the package 'heimdal-multidev'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment