dfst / deepforge-caffe

MIT License
2 stars 3 forks source link

Firefox UI issues #126

Closed brollb closed 8 years ago

brollb commented 8 years ago

Created by: esube

After installing and running the app, created a test project. After creating the project, the startup UI that shows architecture, models, data wouldn't load on firefox. I tried to connect to the app using chrome and just loaded the already created 'test' project and the UI loaded correctly. See attached image.

Also, webgme gives the following error: { [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' } js-bson: Failed to load c++ bson extension, using pure JS version

And this error repeats itself on the interactive console every time chrome-firefox you perform an action on the web interface such as creating a new project, etc...

brollb commented 8 years ago

Created by: brollb

It looks like Firefox doesn't support let yet https://bugzilla.mozilla.org/show_bug.cgi?id=950547