jaeko44 / mumble

mumble: a web based chat app for teams inspired by Slack.
MIT License
8 stars 2 forks source link

Uncaught TypeError: Cannot read property '__useDefault' of undefined #4

Open RELATO opened 8 years ago

RELATO commented 8 years ago

Please,

How to solve:Uncaught TypeError: Cannot read property '__useDefault' of undefined

Macintosh:mumble home$ node -v v6.7.0 Macintosh:mumble home$ npm -v 3.10.3 Macintosh:mumble home$ au -v 0.20.1 Macintosh:mumble home$ gulp -v [08:47:15] CLI version 1.2.2 Macintosh:mumble home$ sass -v Sass 3.4.21 (Selective Steve)

The server Macintosh:mumble home$ npm start

feather-2@0.0.0 start /Users/home/IdeaProjects/mumble node src/

Feathers application started on localhost:3030

The front/public

Macintosh:public home$ au run --watch Starting 'readProjectConfiguration'... Finished 'readProjectConfiguration' Starting 'processMarkup'... Starting 'processCSS'... Starting 'configureEnvironment'... Finished 'processMarkup' Finished 'processCSS' Finished 'configureEnvironment' Starting 'buildJavaScript'... Finished 'buildJavaScript' Starting 'writeBundles'... Tracing text... Tracing aurelia-event-aggregator... Tracing aurelia-dependency-injection... Tracing aurelia-bootstrapper... Tracing aurelia-binding... Tracing aurelia-framework... Tracing aurelia-history... Tracing aurelia-history-browser... Tracing aurelia-loader-default... Tracing aurelia-logging-console... Tracing aurelia-route-recognizer... Tracing aurelia-router... Tracing aurelia-templating-binding... Tracing aurelia-templating-resources... Tracing feathers-client... Tracing aurelia-templating-router... Tracing aurelia-testing... Tracing jquery... Tracing bootstrap... Tracing sweetalert... Tracing firebase... Tracing dropzone... Tracing socket.io-client... Tracing nprogress... Tracing toastr... Writing app-bundle.js... Writing vendor-bundle.js... Finished 'writeBundles' Application Available At: http://localhost:9001 BrowserSync Available At: http://localhost:3001 Starting 'watch'...

jaeko44 commented 7 years ago

the app isn't really functional right now as I haven't finished the migration from FireBase -> Feathers.js since I got busy recently (will get back to it soon - since it was fun and awesome learning experience)

regarding the error, is it happening in the browser? or where exactly.