Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figwheel Server: Resource not found #724

Closed
xistory opened this issue Jan 17, 2019 · 0 comments
Closed

Figwheel Server: Resource not found #724

xistory opened this issue Jan 17, 2019 · 0 comments

Comments

@xistory
Copy link

xistory commented Jan 17, 2019

I'm using luminus with cljs profile and running via figwheel. I've been having no problem but since yesterday figwheel server isn't working. I have no idea why. Does anyone know why?
When I enter the address which is 'localhost:3449', the page comes up stating
"Figwheel Server: Resource not found
Keep on figwheelin' "

I've looked up similar issues mostly posted in 2016, but I found my issue is a little different.

I have made my project like below:
lein new luminus lumi +postgres +reagent
by default, the project didn't create index.html file which usually located in 'resources/public' folder. I guess this file is related to this issue.

But the thing is,
it worked really well until yesterday without index.html file.
But since yesterday(maybe few days more) it stopped working.

I want to fix this problem and also I want to know the reason. Can anybody help me?

Just in case, I'm putting warning message from terminal reporting when I typed lein figwheel.
WARNING: unable to load "cider/wrap-cljs-repl" middleware
I'm not sure whether it's related to my issue

@xistory xistory closed this as completed Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant