I'm using Linux Mint with: Google Chrome Version 115.0.5790.110 (Official Build) (64-bit)
What I'm seeing is that the menu of projects (with links to library examples, etc.) doesn't work unless I have the developer console open, and then refresh the page.
In addition, I see the following error in the console:
jquery.js:3783 Uncaught xe.ErrnoError.xe.ErrnoErrorcode: "ENOENT"errno: 44message: "No such file or directory"node: undefinedsetErrno: ƒ (e)stack: "Error\n at new xe.ErrnoError.xe.ErrnoError (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:81905)\n at Object.open (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:75922)\n at Object.readFile (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:78793)\n at FileManager.select (https://faustide.grame.fr/index.js:630:66)\n at new FileManager (https://faustide.grame.fr/index.js:331:10)\n at _callee13$ (https://faustide.grame.fr/index.js:46827:29)\n at tryCatch (https://faustide.grame.fr/index.js:45494:17)\n at Generator.<anonymous> (https://faustide.grame.fr/index.js:45575:22)\n at Generator.next (https://faustide.grame.fr/index.js:45519:21)\n at asyncGeneratorStep (https://faustide.grame.fr/index.js:45815:24)"[[Prototype]]: Error
at Object.ensureErrnoError (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:82149)
at Object.staticInit (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:82360)
at o (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:118643)
at r.o (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:201913)
at o.next (<anonymous>)
at https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:202179
at new Promise (<anonymous>)
at r.load (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:201995)
at H.<anonymous> (https://faustide.grame.fr/js/f18d7aafe95d97a4807f.js:10:238375)
at Generator.next (<anonymous>)
(anonymous) @ jquery.js:3783
I'm using Linux Mint with:
Google Chrome Version 115.0.5790.110 (Official Build) (64-bit)
What I'm seeing is that the menu of projects (with links to library examples, etc.) doesn't work unless I have the developer console open, and then refresh the page.
In addition, I see the following error in the console: