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
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
I have tried this demo at the beginning and encounter a error when execute npm install. Platform: win10 error info:
Installing [email protected] unsupported [email protected] › [email protected] › [email protected] Package require os(darwin) not compatible with your platform(win32)
[fsevents@^1.0.0] optional install error: Package require os(darwin) not compatible with your platform(win32)
‼ tunneling socket could not be established, cause=connect ETIMEDOUT 180.168.41.175:80
‼ optipng pre-build test failed
i compiling from source × RequestError : tunneling socket could not be established, cause=connect ETIMEDOUT 180.168.41.175:80
at ClientRequest.<anonymous> (C:\Users\neal1\project\airhorn\node_modules\.5.7.1@got\index.js:74:21)
at ClientRequest.g (events.js:291:16)
at emitOne (events.js:96:13)
at ClientRequest.emit (events.js:188:7)
at ClientRequest.onError (C:\Users\neal1\project\airhorn\node_modules\.0.4.3@tunnel-agent\index.js:178:21)
at ClientRequest.g (events.js:291:16)
at emitOne (events.js:96:13)
at ClientRequest.emit (events.js:188:7)
at Socket.socketErrorListener (_http_client.js:310:9)
at emitOne (events.js:96:13)
‼ tunneling socket could not be established, statusCode=400
‼ jpegtran pre-build test failed
i compiling from source
× RequestError: tunneling socket could not be established, statusCode=400
at ClientRequest.<anonymous> (C:\Users\neal1\project\airhorn\node_modules\.5.7.1@got\index.js:74:21)
at ClientRequest.g (events.js:291:16)
at emitOne (events.js:96:13)
at ClientRequest.emit (events.js:188:7)
at ClientRequest.onConnect (C:\Users\neal1\project\airhorn\node_modules\.0.4.3@tunnel-agent\index.js:167:23)
at ClientRequest.g (events.js:291:16)
at emitThree (events.js:116:13)
at ClientRequest.emit (events.js:194:7)
at Socket.socketOnData (_http_client.js:395:11)
at emitOne (events.js:96:13)
It seems that is have something with the package brower-sync.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have tried this demo at the beginning and encounter a error when execute npm install.
Platform: win10
error info:
It seems that is have something with the package brower-sync.
The text was updated successfully, but these errors were encountered: