Skip to Content
Menu
This question has been flagged
1 Reply
4502 Views

Getting this error while trying to access Settings menu, but the same code is working on a different system (laptop)


UncaughtPromiseError

Uncaught Promise > Couldn't load css dependency: http://localhost:8069/web/assets/97-3fe5c3a/web_editor.assets_wysiwyg.min.css

Error: Couldn't load css dependency: http://localhost:8069/web/assets/97-3fe5c3a/web_editor.assets_wysiwyg.min.css
    at HTMLLinkElement. (http://localhost:8069/web/assets/93-257a909/web.assets_common.min.js:4668:359)
    at HTMLLinkElement.dispatch (http://localhost:8069/web/assets/93-257a909/web.assets_common.min.js:1779:447)
    at HTMLLinkElement.elemData.handle (http://localhost:8069/web/assets/93-257a909/web.assets_common.min.js:1765:166)


Avatar
Discard
Best Answer

May you try to instal the below packages once,

sudo apt-get install nodejs npm -y

sudo npm install -g rtlcss 


then restart Odoo

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 22
3150
1
Oct 22
4256
0
Sep 22
1168
3
Jun 22
10583
0
Feb 22
1149