Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

(phantomcss) task Warning: Object.isSealed called on non-object #29

Open
OlenDavis opened this issue Oct 2, 2014 · 2 comments
Open

Comments

@OlenDavis
Copy link

Here's my Gruntfile.coffee configuration for the grunt-phantomcss:

screen shot 2014-10-01 at 5 22 00 pm

And here's the full output of the grunt-phantomcss task:

Running "phantomcss:desktop" (phantomcss) task
Verifying property phantomcss.desktop exists in config...OK
Files: build/built/js/000_angoolar.phantomcss.js
Options: screenshots="phantomcss/desktop/baseline/", results="phantomcss/desktop/results/", viewportSize=[1280,800], logLevel="error"
Warning: Object.isSealed called on non-object Use --force to continue.

Aborted due to warnings.

Do you have any idea what I'm missing? My versions are as follows:

node -v
v0.11.13

├── [email protected] 
├── [email protected] 
└── [email protected] 
@kelseyledford
Copy link

+1

@OlenDavis
Copy link
Author

It looks like this is because the temporary NPM dependency is 0.0.7 rather than ~0.0.7 because that was a bug fixed in temporary#0.0.8: vesln/temporary#20

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

Successfully merging a pull request may close this issue.

2 participants