Skip to content

Instantly share code, notes, and snippets.

@russellsamora
Created July 29, 2013 13:32
Show Gist options
  • Save russellsamora/6104325 to your computer and use it in GitHub Desktop.
Save russellsamora/6104325 to your computer and use it in GitHub Desktop.
Error: Unsupported file extension '.map' when we were expecting some type of JS file. Please provide a formatter for /Users/codenberg/Documents/EGL/CivicSeed/client/code/libs/jquery-2.0.3.min.map or move it to /client/static
at loadFile (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/socketstream/lib/client/asset.js:34:13)
at Object.js (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/socketstream/lib/client/asset.js:43:14)
at EventEmitter.<anonymous> (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/socketstream/lib/client/serve/dev.js:23:18)
at EventEmitter.emit (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/socketstream/node_modules/eventemitter2/lib/eventemitter2.js:319:22)
at Router.exports.Router.Router.route (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/socketstream/lib/http/router.js:18:15)
at Object.eventMiddleware [as handle] (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/socketstream/lib/http/index.js:96:54)
at next (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/express/node_modules/connect/lib/proto.js:190:15)
at Object.session [as handle] (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/socketstream/node_modules/connect/lib/middleware/session.js:299:7)
at next (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/express/node_modules/connect/lib/proto.js:190:15)
at Object.favicon [as handle] (/Users/codenberg/Documents/EGL/CivicSeed/node_modules/socketstream/node_modules/connect/lib/middleware/favicon.js:78:7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment