Skip to content

[fix] add @types/node-fetch as a devDependency to apollo-env#1701

Closed
lookfirst wants to merge 1 commit intoapollographql:masterfrom
lookfirst:patch-1
Closed

[fix] add @types/node-fetch as a devDependency to apollo-env#1701
lookfirst wants to merge 1 commit intoapollographql:masterfrom
lookfirst:patch-1

Conversation

@lookfirst
Copy link
Copy Markdown

@lookfirst lookfirst commented Dec 5, 2019

fixes #1686

I went with this instead of going to v3 of node-fetch because I didn't want to mess with changing to a major version.

One question I have is why this change isn't breaking the release build somewhere.... cause this is breaking my build now. =(

TODO:

  • Update CHANGELOG.md* with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

*Make sure changelog entries note which project(s) has been affected. See older entries for examples on what this looks like.

fixes apollographql#1686

I went with this instead of going to v3 of node-fetch because I didn't want to mess with changing to a major version.
@trevor-scheer
Copy link
Copy Markdown
Contributor

Thanks for taking a look @lookfirst, I've landed a fix here: #1749

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

Successfully merging this pull request may close these issues.

[TypeScript] Could not find a declaration file for module 'node-fetch'

2 participants