You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
> gulp test
[16:20:06] Using gulpfile ~/js-ipfs-api/gulpfile.js
[16:20:06] Starting 'test'...
[16:20:06] Starting 'test:node'...
[16:20:06] Starting 'daemons:start'...
/home/ubuntu/js-ipfs-api/node_modules/ipfsd-ctl/node_modules/ipfs-api/src/request-api.js:3
const request = require('request')
^^^^^
[16:20:07] 'daemons:start' errored after 233 ms
[16:20:07] SyntaxError: Use of const in strict mode.
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
The text was updated successfully, but these errors were encountered:
snipped taken from circleCI logs. @dignifiedquire @victorbjelkholm thoughts? :)
The text was updated successfully, but these errors were encountered: