我正在windows上运行bash (Ubuntu 18),最近我切换到Yarn,但是我需要再次使用npm来安装松露,发现我的npm已经死了。我试着重新安装node/npm,甚至重新安装Ubuntu本身,但是仍然得到了同样的错误。
下面是错误日志。我现在完全迷路了..。
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install' ]
2 info using npm@5.6.0
3 info using node@v8
C:\Windows\system32>ipconfig /flushdns
Windows IP Configuration
Successfully flushed the DNS Resolver Cache.
C:\Windows\system32>ping beautyadmired.com
Pinging beautyadmired.com [xxx.45.62.2] with 32 bytes of data:
Reply from xxx.45.62.2: bytes=32 time=253ms TTL=49
Reply from xxx.45.62.2:
我的域名(ecokrypt.com)是godaddy的
昨天我试着做了一些改变,在那之后我的DNS已经停止解析到IP地址。我得到了以下错误:
This site can’t be reached
ecokrypt.com’s server IP address could not be found.
Search Google for ecokrypt
ERR_NAME_NOT_RESOLVED
我目前的设置是按照附件的图像。
试图清除我的浏览器历史记录
关掉我的路由器盒
我尝试将其更改为路由53名服务器,但我始终没有出错。
如果我使用直接的IP -我确实看到我的网站(
设置
我有一个应用程序在生产中使用,每天数以千计的用户。
我使用的是retrofit2版本2.9.0 (最新版本)
下面是我的build.gradle。
def retrofitVersion = '2.9.0'
api "com.squareup.retrofit2:converter-gson:${retrofitVersion}"
api "com.squareup.retrofit2:converter-scalars:${retrofitVersion}"
api "com.squareup.retrofit2:adapter-
我遇到一些奇怪的问题,每当我在地址栏中输入"localhost“时,它总是重定向到localhost/project。
我已经在httpd.conf中更改了配置
DocumentRoot "c:/wamp"
<Directory "c:/wamp">
在httpd-vhost.conf中
DocumentRoot c:/wamp
<Directory "c:/wamp/">
在etc/host文件中,如下所示
# localhost name resolution is handled within DNS it