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
It builds after I remove the -framework flags, use --force option with grunt, and change linux64 to true and every other os false. Running ./StoryboardFountain from the console, however, just hangs at this until I kill the program:
[26282:0819/143302:WARNING:simple_index_file.cc(338)] Could not map Simple Index file.
[26282:0819/143302:INFO:simple_index_file.cc(437)] Simple Cache Index is being restored from disk.
[26282:0819/143303:INFO:CONSOLE(10)] "Uncaught ReferenceError: CodeMirror is not defined", source: file:///tmp/.org.chromium.Chromium.Pix5RB/js/libs/foldcode-modified.js (10)
[26282:0819/143303:INFO:CONSOLE(2)] "Uncaught ReferenceError: Settings is not defined", source: file:///tmp/.org.chromium.Chromium.Pix5RB/js/tracking.js (2)
The text was updated successfully, but these errors were encountered:
It builds after I remove the -framework flags, use --force option with grunt, and change linux64 to true and every other os false. Running ./StoryboardFountain from the console, however, just hangs at this until I kill the program:
[26282:0819/143302:WARNING:simple_index_file.cc(338)] Could not map Simple Index file.
[26282:0819/143302:INFO:simple_index_file.cc(437)] Simple Cache Index is being restored from disk.
[26282:0819/143303:INFO:CONSOLE(10)] "Uncaught ReferenceError: CodeMirror is not defined", source: file:///tmp/.org.chromium.Chromium.Pix5RB/js/libs/foldcode-modified.js (10)
[26282:0819/143303:INFO:CONSOLE(2)] "Uncaught ReferenceError: Settings is not defined", source: file:///tmp/.org.chromium.Chromium.Pix5RB/js/tracking.js (2)
The text was updated successfully, but these errors were encountered: