@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