Skip to Content
Menu
This question has been flagged

 Hi all,  We are using Odoo 10 enterprise , we are trying to migrate from the inpremise to cloud, after migration when we are accessing the url we are getting the following message on the web page.  Did I miss something ; Advice requested..

Browser shows error as :

content: "Could not get content for /web/static/lib/bootstrap/less/variables.less defined in bundle 'web.assets_frontend'.\A
 Could not get content for /web/static/lib/bootstrap/less/mixins/vendor-prefixes.less defined in bundle 'web.assets_frontend'.\A
 Could not get content for /web/static/lib/bootstrap/less/mixins/buttons.less defined in bundle 'web.assets_frontend'.\A
Could not get content for /web_enterprise/static/src/less/variables.less defined in bundle 'web.assets_frontend'.\A
Could not get content for /web/static/src/less/utils.less defined in bundle 'web.assets_frontend'.\A
 Could not get content for /web/static/src/less/import_bootstrap.less defined in bundle 'web.assets_frontend'.\A
The \"--no-js\" argument is deprecated, as inline JavaScript is disabled by default. Use \"--js\" to enable inline JavaScript (not recommended).\A
SyntaxError: variable @text-color is undefined in - on line 485, column 1:\A
 484 // Create classes for theme colors\A 485 .o-create-color-classes(alpha, @color-alpha);\A
486 .o-create-color-classes(beta, @color-beta);\A \A
This error occured while compiling the bundle 'web.assets_frontend' containing:\A
- /web/static/lib/bootstrap/less/variables.less\A
 - /web/static/lib/bootstrap/less/mixins/vendor-prefixes.less\A
 - /web/static/lib/bootstrap/less/mixins/buttons.less\A
 - /web_enterprise/static/src/less/variables.less\A
 - /web/static/src/less/utils.less\A
 - /web_editor/static/src/less/web_editor.variables.less\A
 - /web/static/src/less/import_bootstrap.less\A
- /web_editor/static/src/less/web_editor.common.less\A
 - /website_sign/static/src/less/website_sign_frontend.less\A
- /website/static/src/less/website.ui.less\A
 - /website/static/src/less/website.ui.components.less\A
- /website/static/src/less/website.wrapwrap.less\A
 - /website/static/src/less/website.snippets.less\A
 - /website/static/src/less/website.zoomodoo.less\A
- /website_enterprise/static/src/less/website_enterprise.less\A
 Could not get content for /web/static/lib/bootstrap/less/variables.less defined in bundle 'web.assets_frontend'.\A
Could not get content for /web/static/lib/bootstrap/less/mixins/vendor-prefixes.less defined in bundle 'web.assets_frontend'.\A
 Could not get content for /web/static/lib/bootstrap/less/mixins/buttons.less defined in bundle 'web.assets_frontend'.\A
Could not get content for /web_enterprise/static/src/less/variables.less defined in bundle 'web.assets_frontend'.\A Could not get conten
t for /web/static/src/less/utils.less defined in bundle 'web.assets_frontend'.\A
 Could not get content for /web/static/src/less/import_bootstrap.less defined in bundle 'web.assets_frontend'.\A
 Could not get content for /website_mail/static/src/css/website_mail.css defined in bundle 'web.assets_frontend'.\A
Could not get content for /web/static/lib/nvd3/nv.d3.css defined in bundle 'web.assets_frontend'.";

Avatar
Discard

i think the problem with lessc, please execute below command into your server.

sudo apt-get install node-less

Author

We did this.. still same error

may be your problem will solve after Update recent github code for V10

Author

Thanks subbarao, solved.. there where some missing addons..

Related Posts Replies Views Activity
0
Mar 19
1467
3
Feb 17
3702
3
Aug 24
7354
1
Nov 24
102
1
Apr 24
336