Skip to content

Commit 08608f4

Browse files
committed
try this
1 parent bfffb8a commit 08608f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"url": "git+https://github.com/reactjs/reactjs.org.git"
7272
},
7373
"scripts": {
74-
"build": "gatsby clean && gatsby build",
74+
"build": "NODE_OPTIONS=--openssl-legacy-provider gatsby clean && gatsby build",
7575
"check-all": "npm-run-all prettier generate-ids --parallel lint flow",
7676
"ci-check": "npm-run-all prettier:diff --parallel lint flow",
7777
"dev": "gatsby develop -H 0.0.0.0",

0 commit comments

Comments
 (0)