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

Missing css files styles-l.css and styles-m.css #1482

Closed
sunilit42 opened this issue Jul 14, 2015 · 6 comments
Closed

Missing css files styles-l.css and styles-m.css #1482

sunilit42 opened this issue Jul 14, 2015 · 6 comments

Comments

@sunilit42
Copy link
Contributor

Hello,

Try to debugging the code.

Getting below error:
main.CRITICAL: CSS compilation from LESS variable @baseDir is undefined in file var/view_preprocessed/less/frontend/Magento/blank/en_US/css/source/lib/variables/_typography.less in _typography.less on line 16, column 20

@dmitrii-fediuk
Copy link

May be my fix can help you? #1467 (comment)

@sunilit42
Copy link
Contributor Author

Hey,

#1467 issue same. I checked the solution but still same error.
Here error is different @baseDir is undefined.

@gotbahn
Copy link

gotbahn commented Jul 14, 2015

Hello @sunilit42

Strange error, because @baseDir is one of first defined variables in lib https://github.com/magento/magento2/blob/develop/lib/web/css/source/lib/_variables.less#L10 and it should be reachable.
We can't reproduce it in current public version.

Can suggest to try compile styles locally via node.js http://devdocs.magento.com/guides/v1.0/frontend-dev-guide/css-topics/css_debug.html

@buskamuza
Copy link
Contributor

@sunilit42 , do you have all resources loaded successfully? Any errors in the browser or not-loaded resources?

@sunilit42
Copy link
Contributor Author

css file not 404 page.

still same error @baseDir not defined

@vpelipenko
Copy link
Contributor

@sunilit42, did you try suggestion provided in #1482 (comment) by @godban? We still can't reproduce this issue locally and need more information about your environment. Do you use the latest 1.0.0-beta version?

magento-team pushed a commit that referenced this issue Sep 12, 2017
[EngCom] Public Pull Requests - 2.1
 - MAGETWO-72254: Backport PR-9713 for Magento 2.1 - stringify cookie value to fix #5596 #10749
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants