-
Notifications
You must be signed in to change notification settings - Fork 134
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
Unable to deploy; Error while deploying functions #24
Comments
I was able to solve this by installing |
|
we will switch to axios someday. pr welcome |
I ran into this issue just now as well, trying to deploy this repo directly after cloning. I cloned this repo months ago, same node-fetch version("2.3.0"), and it deployed with no issues, so I'm not sure I understand what changed. I also solved it by adding Is everyone having this error? @sw-yx
|
i'm not sure to be honest. it does sound like this issue appears irregularly. the node-fetch team buried it deep in their docs: node-fetch/node-fetch#412 (comment) tbh i would rather just switch to axios. dont want to be blamed for node-fetch's problems. |
i have switched it out to axios 82de3f7 |
Hi,
I forked a repo at https://github.com/bestpricedin/create-react-app-lambda, changed
babel-loader
version as"babel-loader": "8.0.5"
, using yarn.I am using
netlify-cli
to run this locally and it works.When I deploy to netlify, I get following error. Can you please help me solve the error?
My
netlify -v
isnetlify-cli/2.11.14 darwin-x64 node-v8.15.0
The text was updated successfully, but these errors were encountered: