postcss-import: TypeError: Promise.resolve is not a function

If i don’t have es6-promise package i get error:

TypeError: Promise.resolve is not a function
        at /path/to/node_modules/promise-each/index.js:16:16

I can do PR if your accept drop promise-each.

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 19 (2 by maintainers)

Commits related to this issue

Most upvoted comments

@ThiagoFacchini because some of another package install this library

@RyanZim try to understand who do it, thank you for the quick response!