Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Fatal error: Cannot read property 'removeChild' of null #28

Open
ghost opened this issue May 7, 2015 · 3 comments
Open

Fatal error: Cannot read property 'removeChild' of null #28

ghost opened this issue May 7, 2015 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented May 7, 2015

Running "inlinecss:main" (inlinecss) task
Fatal error: Cannot read property 'removeChild' of null

This is the error I see when I run grunt on my project folder. The inliner is the only task to run but I cannot get passed this... any ideas?

@allanhortle
Copy link

Are you using node 12?
Juice - one of the dependencies - has a similar problem which has a problem in its dep jsdom which has a problem with node 12
Automattic/juice#99

@LittleMikeNZ
Copy link

Can confirm this is the case with 0.12.3 also.

@blacksun1
Copy link
Collaborator

Hi @Omarhab,

The version of Juice has been upgrade to ~3.0.1.

Please re-test.

Regards,

@blacksun1 blacksun1 added the bug label Feb 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants