faisal
#1
Hello everyone ,
I’ve installation erpnext Based on the steps in the GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps
But there is a problem
Can not access files css and js
I can not log on
In the following image shows the login page without css :-
http://imgur.com/2X3BRBW
http://imgur.com/05fuAV6
Can you help to solve the problem
Hello Faisal,
You installed ERPNext in development or production environment?
Rebuild the css & jss once and check, i think it should be resolved.
bench update --build
Sunil
Nescode (http://nescode.com)
Partner for ERPNext
1 Like
faisal
#3
Thank you Sunil Kumar
I’ve been to solve the problem
@faisal how did u do plz?