| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 669c722 commit e6e1495
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -80,7 +80,7 @@ cd "$ROOT" | |||
| 80 | 80 | ||
| 81 | 81 | # Rebuild components from source | |
| 82 | 82 | rm lib/llhttp/llhttp*.* | |
| 83 | - "$NODE" "$NPM" install --no-bin-link --ignore-scripts | ||
| 83 | + "$NODE" "$NPM" install --ignore-scripts | ||
| 84 | 84 | "$NODE" "$NPM" run build:wasm > lib/llhttp/wasm_build_env.txt | |
| 85 | 85 | "$NODE" "$NPM" run build:node | |
| 86 | 86 | "$NODE" "$NPM" prune --production | |
| Back | FazBrowse Home | New Git URL |
0 commit comments