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 got as far as it building again, but the UI doesn't load and the following errors are in Developer Tools
Uncaught ReferenceError: require is not defined
at json5-lint.js:3
index.html:31 Uncaught ReferenceError: require is not defined
at index.html:31
jquery-ui.js:14 Uncaught ReferenceError: jQuery is not defined
at jquery-ui.js:14
at jquery-ui.js:16
index.html:67 Uncaught ReferenceError: require is not defined
at index.html:67
I just wanted to view some JSON and do some filtering.
The text was updated successfully, but these errors were encountered:
First issue:
OK cool, this is fixed in electron/packager#863.
I will save anyone who stumbles upon this some time, although these package versions are probably out of date as soon as I hit submit:
I got as far as it building again, but the UI doesn't load and the following errors are in Developer Tools
I just wanted to view some JSON and do some filtering.
The text was updated successfully, but these errors were encountered: