跳至內容
選單
此問題已被標幟
4864 瀏覽次數

 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'.";

頭像
捨棄

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

sudo apt-get install node-less

作者

We did this.. still same error

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

作者

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

相關帖文 回覆 瀏覽次數 活動
0
3月 19
2260
3
2月 17
4554
3
8月 24
8816
1
2月 25
88
1
11月 24
1584