Closed buttercat1791 closed 2 weeks ago
I just updated my copy of this repo from master, but when I try to run it locally, the dev server starts, but only shows a blank screen.
In the browser console I get the following error and stack trace:
SyntaxError: The requested module 'http://localhost:1847/node_modules/.vite/deps/@welshman_util.js?v=845c18d2' doesn't provide an export named: 'AUTH_JOIN' [app.js:48:40](http://localhost:1847/@fs/media/buttercat1791/DATA/nostr/flotilla/.svelte-kit/generated/client/app.js) handleError app.js:48 handle_error client.js:1612 load_route client.js:1007 navigate client.js:1280 _goto client.js:367 goto client.js:1724 start client.js:295 <anonymous> discover:24 (Async: promise callback) <anonymous> discover:23
Any idea how to resolve this?
Sorry about that, I shouldn't have pushed to master. Just pushed a version that should work, I'll do my work on a different branch going forward.
I just updated my copy of this repo from master, but when I try to run it locally, the dev server starts, but only shows a blank screen.
In the browser console I get the following error and stack trace:
Any idea how to resolve this?