medialab / hyphe-browser

Browser version of Hyphe (WIP)
GNU Affero General Public License v3.0
29 stars 4 forks source link

Hyphe Tab broken? #212

Closed boogheta closed 2 years ago

boogheta commented 2 years ago

It seems like the Hyphe tab is always blank nowadays... The stack says:

[HypheView console] Uncaught SyntaxError: Unexpected token '='
HypheView.js?b967:50 [HypheView console] Uncaught Error: [$injector:modulerr] Failed to instantiate module hyphe due to:
Error: [$injector:modulerr] Failed to instantiate module hyphe.controllers due to:
Error: [$injector:modulerr] Failed to instantiate module hyphe.preparecrawlsController due to:
Error: [$injector:nomod] Module 'hyphe.preparecrawlsController' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.6.6/$injector/nomod?p0=hyphe.preparecrawlsController
    at /bundle.js:14616:12
    at /bundle.js:16797:17
    at ensure (/bundle.js:16718:38)
    at module (/bundle.js:16795:14)
    at /bundle.js:19433:22
    at forEach (/bundle.js:14910:20)
    at loadModules (/bundle.js:19417:5)
    at /bundle.js:19435:40
    at forEach (/bundle.js:14910:20)
    at loadModules (/bundle.js:19417:5)
http://errors.angularjs.org/1.6.6/$injector/modulerr?p0=hyphe.preparecrawlsController&p1=Error%3A%20%5B%24injector%3Anomod%5D%20Module%20'hyphe.preparecrawlsController'%20is%20not%20available!%20You%20either%20misspelled%20the%20module%20name%20or%20forgot%20to%20load%20it.%20If%20registering%20a%20module%20ensure%20that%20you%20specify%20the%20dependencies%20as%20the%20second%20argument.%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.6.6%2F%24injector%2Fnomod%3Fp0%3Dhyphe.preparecrawlsController%0A%20%20%20%20at%20)
    at /bundle.js:14616:12
    at /bundle.js:19457:15
    at forEach (/bundle.js:14910:20)
    at loadModules (/bundle.js:19417:5)
    at /bundle.js:19435:40
    at forEach (/bundle.js:14910:20)
    at loadModules (/bundle.js:19417:5)
    at /bundle.js:19435:40
    at forEach (/bundle.js:14910:20)
    at loadModules (/bundle.js:19417:5)
http://errors.angularjs.org/1.6.6/$injector/modulerr?p0=hyphe.controllers&p1=Error%3A%20%5B%24injector%3Amodulerr%5D%20Failed%20to%20instantiate%20module%20hyphe.preparecrawlsController%20due%20to%3A%0AError%3A%20%5B%24injector%3Anomod%5D%20Module%20'hyphe.preparecrawlsController'%20is%20not%20available!%20You%20either%20misspelled%20the%20module%20name%20or%20forgot%20to%20load%20it.%20If%20registering%20a%20module%20ensure%20that%20you%20specify%20the%20dependencies%20as%20the%20second%20argument.%0Ahttp%3A%2F%2Ferrors.angularjs.org%2F1.6.6%2F%24injector%2Fnomod%3Fp0%3Dhyphe.preparecrawlsController%0A%20%20%20%20at%20)%0A%20%20%20%20at%20loadModules%20(https%3A
HypheView.js?b967:50 [HypheView console] %cElectron Security Warning (enableBlinkFeatures) font-weight: bold; This renderer process has additional "enableBlinkFeatures"
  enabled. This exposes users of this app to some security risk. If you do not
  need this feature, you should disable it.

For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.
HypheView.js?b967:50 [HypheView console] %cElectron Security Warning (enableRemoteModule) font-weight: bold; This renderer process has "enableRemoteModule" enabled
    and attempted to load remote content from '/#/project/espace-public-br/network'. This
    exposes users of this app to unnecessary security risks.

For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.
HypheView.js?b967:50 [HypheView console] %cElectron Security Warning (Insecure Content-Security-Policy) font-weight: bold; This renderer process has either no Content Security
    Policy set or a policy with "unsafe-eval" enabled. This exposes users of
    this app to unnecessary security risks.

For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.