We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9e59a commit c02823bCopy full SHA for c02823b
netlify.toml
@@ -1,5 +1,5 @@
1
[build]
2
- command = "yarn install"
+ command = "npm install --legacy-peer-deps"
3
publish = "."
4
5
[[redirects]]
0 commit comments