-
Notifications
You must be signed in to change notification settings - Fork 451
Closed
Description
Sir, I've met this error with all CSS files and with both custom and default configure:
(node:25107) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: ast.remove is not a function
(node:25107) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
This error only occurs in v4.0.1, not with v3.1.7.
My environment:
node v7.7.1
arch linux 4.9.11
matthewnessworthy, jmdfm, birdspider, mikebucks, JPLachance and 9 more