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

dart-sass-issue Cannot invoke method getByteDigest() on null object #325

Open
hallke opened this issue Apr 21, 2023 · 3 comments
Open

dart-sass-issue Cannot invoke method getByteDigest() on null object #325

hallke opened this issue Apr 21, 2023 · 3 comments

Comments

@hallke
Copy link

hallke commented Apr 21, 2023

Hello,
we are importing the MDB5 Framework with dart-sass 3.4.4 Version and catch the following exception.
Sass3 4 4

I saw that someone already add a similar issue ticket #297.
It seems like to be the same issue. This fix should be merge in version 3.4.7 but when i use this version i also get the same exception.

Sass3 4 7

@jprabawa
Copy link

@hallke Did you manage to find a fix / workaround for this issue?

@hallke
Copy link
Author

hallke commented Jul 31, 2023

@jprabawa My workaround is obviously not the best way. The only thing that helped was to drag the importers below the file to the same level for the affected files.

@jprabawa
Copy link

Thanks for the reply @hallke. I ended up doing something similar: I changed all the imports to use absolute paths and that worked.

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

2 participants