nuxt project start,npm run dev error Error: getaddrinfo ENOTFOUND 0
Reason: serve
in nuxt.config.js
config host
,change '0'
to '0.0.0'
server: {
// host: '0',
host: '0.0.0.0',
timing: false
},
Start again, successful
Read More:
- [Solved] Postman Error: Error: NETERR: getaddrinfo ENOTFOUND localhost
- Analysis of npm error ENOTFOUND npm ERR! network request to https://npm.***.com/*** failed and the role of the .npmrc file
- NUXT Run generate error: is not in cwd [How to Solve]
- NLTK Error: [Error:11004] getaddrinfo failed [How to Solve]
- [Solved] Mycat Startup Error: ERROR Startup failed: Timed out waiting for a signal from the JVM
- [Solved] kafka Startup Error: Fatal error during KafkaServer startup
- [Solved] JIRA startup error: JIRA startup failed, JIRA has been locked.
- [Solved] kafka startup Error: java.net.ConnectException: Connection refused
- Tomcat startup error: Failed to start component [StandardServer[8005]] solution
- [Solved] Ant Design Pro Project Startup Error: ChunkError mf-va_remoteEntry umi
- [Solved] Docker startup container error: permission denied””: unknown.
- [Solved] Redis startup error Creating Server TCP listening socket 127.0.0.1:6379: bind: No error
- [Solved] Elasticsearch 7.10 Startup Error: bootstrap checks failed
- Flask Startup Error: s.bind(server_address)PermissionError: [Errno 13] Permission denied
- Solve the VUE startup problem (You may use special comments to disable some warnings)
- [Solved] zookeeper Startup Error: already running as process
- [Solved] ElasticSearch startup error: bootstrap checks failed
- [Solved] Eureka Startup Error: Root name (‘timestamp‘) does not match expected type EurekaApplications
- [Solved] Weblogic startup error: java.lang.NoClassDefFoundError
- [Solved] Failed update hbase:meta table descriptor HBase Startup Error