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 was archived by the owner on Dec 18, 2018. It is now read-only.
It looks like resemblejs@2.2.6 introduced a peerDependency of canvas@^1.6.5.
Should a dependency of canvas@^1.6.5 be added to phantomcss?
Its not needed by phantomcss as it is only required by resembejs when resemberjs is being used in node but it does stop npm shrinkwrap from working if phantomcss is a dependency in a project's package.json.
It looks like
resemblejs@2.2.6introduced a peerDependency ofcanvas@^1.6.5.Should a dependency of
canvas@^1.6.5be added tophantomcss?Its not needed by
phantomcssas it is only required byresembejswhenresemberjsis being used innodebut it does stopnpm shrinkwrapfrom working if phantomcss is a dependency in a project'spackage.json.