You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
Here's my Gruntfile.coffee configuration for the grunt-phantomcss:
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:
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
OlenDavis
added a commit
to OlenDavis/grunt-phantomcss
that referenced
this issue
Oct 2, 2014
Here's my Gruntfile.coffee configuration for the grunt-phantomcss:
And here's the full output of the grunt-phantomcss task:
Do you have any idea what I'm missing? My versions are as follows:
The text was updated successfully, but these errors were encountered: