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

Error: File to import not found or unreadable: variables. #172

Open
mcewen87 opened this issue Oct 25, 2017 · 0 comments
Open

Error: File to import not found or unreadable: variables. #172

mcewen87 opened this issue Oct 25, 2017 · 0 comments

Comments

@mcewen87
Copy link

Hi,

I've had a strange problem. When starting a local server, I run into this error message:

The Broccoli Plugin: [BroccoliMergeTrees] failed with:
Error: File to import not found or unreadable: variables.
Parent style sheet: /Users/jonmcewen/Desktop/mySite/tmp/sass_compiler-input_base_path-1xeuikfD.tmp/addon.scss
at options.error

In my app.scss file, I was using a few variables. I was able to keep the error from occurring by deleting the variables and saving. The server would start just fine. Then I'd go back and add the variables and save again -- no problems.

The issue only comes up when initially starting the server.

I've since added ember paper. The same issue persisted. I used the same solution. Now when I'm running ember build --prod, I'm seeing the same error.

Any help is much appreciated.

Cheers,
Jon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant