You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run npm install --save gatsby-plugin-netlify, I get the following error:
I ran npm audit fix, tried installing the peer dependency and still received the above error.
Expected Outcome:
When I ran npm install --save gatsby-plugin-netlify, it would install and create a netlify.toml file so I can redirect my netlify subdomain to my primary domain.
The text was updated successfully, but these errors were encountered:
Not an error just warnings, that should not have any problems with netlify.
There is a PR #11568 landed to fix this warning.
But you can go ahead and deploy your site.
When I run npm install --save gatsby-plugin-netlify, I get the following error:
I ran npm audit fix, tried installing the peer dependency and still received the above error.
Expected Outcome:
When I ran npm install --save gatsby-plugin-netlify, it would install and create a netlify.toml file so I can redirect my netlify subdomain to my primary domain.
The text was updated successfully, but these errors were encountered: