kesla / async-replace

Run replace on a string and update it asynchronous
18 stars 6 forks source link

Can't run in strict mode since async is pinned to 0.1.22 #3

Closed danauclair closed 8 years ago

danauclair commented 9 years ago

TypeError: Cannot read property 'async' of undefined at /my_server/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-svgo/node_modules/async-replace/node_modules/async/lib/async.js:8:30

See: https://github.com/caolan/async/issues/189