haozi / xss-demo

👮🏻‍♂️ XSS attack playground,there are answers in issues. XSS 攻防靶场,issues 有答案
https://xss.haozi.me
295 stars 58 forks source link

Error in installing node-zopfli@2.0.2 #7

Closed evi0s closed 5 years ago

evi0s commented 5 years ago
> node-zopfli@2.0.2 install /app/...
> node-pre-gyp install --fallback-to-build

node-pre-gyp ERR! Tried to download(403): https://node-zopfli.s3.amazonaws.com/Release/zopfli-v2.0.2-node-v57-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for node-zopfli@2.0.2 and node@8.11.4 (node-v57 ABI, unknown) (falling back to source compile with node-gyp)
...

Upgrade compression-webpack-plugin to 2.0.0 can fix this issue.

haozi commented 5 years ago

GFW