Closed vgrocha closed 9 years ago
I'm fixing the README.
MASTER should be working, AFAIK
Still not working... very odd
Some more info. After merging 3bd599a664ee381f87f8da110897ed13f3fea1b2 and a fresh repl:
carpet.server> (run)
Figwheel: Starting server at http://localhost:3449
Starting http-kit...
15-Jul-23 12:38:49 avell DEBUG [carpet.server] - Web server is running at `http://localhost:10555/`
{:server nil, :port 10555, :stop-fn #object[carpet.server$start_web_server_BANG__STAR_$fn__24562 0x4ac7eb6 "carpet.server$start_web_server_BANG__STAR_$fn__24562@4ac7eb6"]}
carpet.server> (dev/browser-repl)
Reflection warning, cljs/core.clj:1100:31 - reference to field getNamespace can't be resolved.
Reflection warning, cljs/core.clj:1100:57 - reference to field getName can't be resolved.
<< started Weasel server on ws://127.0.0.1:9001 >>
<< waiting for client to connect ...
When I point to http://localhost:10555/, I got a blank page. In the console
react.js:113 Download the React DevTools for a better development experience: https://fb.me/react-devtools
http://localhost:10555/js/app.js Failed to load resource: the server responded with a status of 404 (Not Found)
I've followed this instructions for starting carpet:
When pointing the browser to "localhost:10555" I stumble upon a blank page with the following error in the console: