strongloop / strong-arc

StrongLoop Arc has been replaced by API Connect. We recommend Arc users move to the Essentials edition of API Connect. If you have questions, please email reachsl@us.ibm.com.
http://strongloop.com/
Other
114 stars 36 forks source link

Stop downloading help from Confluence on CI #1731

Closed bajtos closed 8 years ago

bajtos commented 8 years ago

@jtary please review

bajtos commented 8 years ago

strong-arc/label=amazon-4 — Build #4293 (master) failed

> strong-mesh-client@1.6.3 install /mnt/jenkins/workspace/strong-arc/3c21596a/node_modules/strong-mesh-client
> node proxy/build-client.js

module.js:327
    throw err;
    ^

Error: Cannot find module 'lodash/_MapCache'
    at Function.Module._resolveFilename (module.js:325:15)
    at Function.Module._load (module.js:276:25)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/mnt/jenkins/workspace/strong-arc/3c21596a/node_modules/loopback-boot/node_modules/strong-globalize/lib/globalize.js:14:16)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)

This is a known issue not related to my changes, see https://github.com/strongloop/strong-mesh-client/issues/50

bajtos commented 8 years ago

@slnode test please

jtary commented 8 years ago

LGTM