Skip to content

Instantly share code, notes, and snippets.

@unclejustin
Created April 26, 2016 19:41
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 unclejustin/43b2f5da21f9d42ecd9bd941e62230c6 to your computer and use it in GitHub Desktop.
Save unclejustin/43b2f5da21f9d42ecd9bd941e62230c6 to your computer and use it in GitHub Desktop.

TypeError: format is not a function at /.atom/packages/atom-beautify/src/beautifiers/typescript-formatter.coffee:24:18 at tryCatcher (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/util.js:26:23) at Promise._resolveFromResolver (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/promise.js:480:31) at new Promise (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/promise.js:70:37) at TypeScriptFormatter.module.exports.TypeScriptFormatter.beautify (/.atom/packages/atom-beautify/src/beautifiers/typescript-formatter.coffee:11:16) at /.atom/packages/atom-beautify/src/beautifiers/index.coffee:277:24 at tryCatcher (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/util.js:26:23) at Promise._resolveFromResolver (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/promise.js:480:31) at new Promise (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/promise.js:70:37) at /.atom/packages/atom-beautify/src/beautifiers/index.coffee:204:18 at tryCatcher (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/util.js:26:23) at Promise._settlePromiseFromHandler (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/promise.js:507:31) at Promise._settlePromiseAt (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/promise.js:581:18) at Promise._settlePromiseAtPostResolution (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/promise.js:245:10) at Async._drainQueue (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/async.js:128:12) at Async._drainQueues (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/async.js:133:10) at MutationObserver.Async.drainQueues (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/babel-core/node_modules/bluebird/js/main/async.js:15:14)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment