You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just wanted to try to update remoteStorage.js to the latest version (0.11.2 as opposed to 0.10.0-beta, which is currently in use), and ran into the following exception after building master and running the app from dist on localhost:
It only shows an endless spinner and that exception. Looks like a dependency isn't defined or built somewhere.
I haven't found out how to run the app from source before building. Maybe sth to put in the README.