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
Hello,
I am behind a proxy.
I can install famous cli, but when I run to create project. It shows error:
events.js:85
throw er; // Unhandled 'error' event
^
Error: getaddrinfo ENOTFOUND code.famo.us
at errnoException (dns.js:44:10)
at GetAddrInfoReqWrap.onlookup as oncomplete
Nodejs and npm can works nomally in other project.
Please help to solve it.
Thank you
The text was updated successfully, but these errors were encountered:
@whatisor 's question migrated from engine repo
Hello,
I am behind a proxy.
I can install famous cli, but when I run to create project. It shows error:
events.js:85
throw er; // Unhandled 'error' event
^
Error: getaddrinfo ENOTFOUND code.famo.us
at errnoException (dns.js:44:10)
at GetAddrInfoReqWrap.onlookup as oncomplete
Nodejs and npm can works nomally in other project.
Please help to solve it.
Thank you
The text was updated successfully, but these errors were encountered: