Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depend on the error #32

Open
XueMary opened this issue Jan 30, 2019 · 1 comment
Open

Depend on the error #32

XueMary opened this issue Jan 30, 2019 · 1 comment

Comments

@XueMary
Copy link

XueMary commented Jan 30, 2019

Fetch -intercept depends on whatwg-fetch, but in dependencies there is no whatwg-fetch, and this will be an error if the user does not have whatwg-fetch locally

"* whatwg-fetch in ./node_modules/fetch-intercept/lib/browser.js

To install it, you can run: npm install --save whatwg-fetch"

Meanwhile, I hope the author can try to upgrade the whatwg-fetch

@XueMary
Copy link
Author

XueMary commented Jan 30, 2019

fetch-intercept does not require whatwg-fetch.The whatwg-fetch should be added by the user.fetch-intercept only changes the fetch. If there is no fetch, it does not need to be changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant