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 when upgrading from 0.1.1 to 0.2.0 #20

Closed
raypatterson opened this issue Sep 30, 2014 · 4 comments
Closed

Error when upgrading from 0.1.1 to 0.2.0 #20

raypatterson opened this issue Sep 30, 2014 · 4 comments

Comments

@raypatterson
Copy link

Hi,

I have upgraded and am getting the following error:

56% 38/49 build modulesgrunt(59323,0x7fff71003310) malloc: *** error for object 0x1074175a9: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6

My working package.json is here:
https://github.com/RayPatterson/modulux/blob/master/package.json

This works with 0.1.1 but as soon as I upgrade I get the error even if I remove all SCSS files.

Any help would be appreciated.

Thanks,

Ray

@jtangelder
Copy link
Member

sounds like an issue with libsass.

@raypatterson
Copy link
Author

Could be. I wish I had more insight, but as I said it happens even if there is no SASS in the project so it's difficult to identify what's breaking.

@arathunku
Copy link

I had that problem when I tried to use empty .scss file.

@jtangelder
Copy link
Member

Fixed, see #21

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

3 participants