Skip to content

Instantly share code, notes, and snippets.

@guyjacks
Created October 3, 2019 22:18
Show Gist options
  • Save guyjacks/b014b8ea5657eef82978efb06d93ef9a to your computer and use it in GitHub Desktop.
Save guyjacks/b014b8ea5657eef82978efb06d93ef9a to your computer and use it in GitHub Desktop.
$ surge list
/Users/guyjacks/.config/yarn/global/node_modules/surge/lib/middleware/list.js:44
project.timeAgoInWords.grey,
^
TypeError: Cannot read property 'grey' of undefined
at /Users/guyjacks/.config/yarn/global/node_modules/surge/lib/middleware/list.js:44:34
at Array.forEach (<anonymous>)
at Request._callback (/Users/guyjacks/.config/yarn/global/node_modules/surge/lib/middleware/list.js:33:12)
at Request.self.callback (/Users/guyjacks/.config/yarn/global/node_modules/request/request.js:185:22)
at Request.emit (events.js:209:13)
at Request.<anonymous> (/Users/guyjacks/.config/yarn/global/node_modules/request/request.js:1161:10)
at Request.emit (events.js:209:13)
at IncomingMessage.<anonymous> (/Users/guyjacks/.config/yarn/global/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:298:28)
at IncomingMessage.emit (events.js:214:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment