When running vue2.0 project with NPM run dev command,
half of the project is built with Vue cli scaffold
Error: listen EADDRNOTAVAIL 192.168.137.1:9090
The project cannot run,
Error report screenshot:
Error reason: static routing information in configuration has been changed
solution:
Open Directory/ index.js
host: 'localhost',//Unchanged is filled in 192.168.137.1:9090
If you need to access Vue project on your mobile phone, you can open the following link:
how to access Vue project on your mobile phone
Read More:
- How to Solve NPM run dev error: missing script:dev
- [Solved] – npm run dev Error: listen EADDRINUSE: address already in use :::8000(or 8080 etc.)
- NPM run dev Error Module build failed: Error: Cannot find module ‘node-sass’
- How to Fix Webpack run error webpack dev server
- Analysis of npm error ENOTFOUND npm ERR! network request to https://npm.***.com/*** failed and the role of the .npmrc file
- Puppeteer Error: Chromium revision is not downloaded. Run “npm install“ or “yarn install“
- Commit failed – exit code 1 received, with output: ‘>running pre-commit hook: npm run precommit (Fixed)
- [Solved] NPM run build package error: Ineffective mark-compacts near heap limit Allocation failed – JavaScript heap out of memory
- NPM Install Error: npm ERR! ERESOLVE unable to resolve dependency tree
- [Solved] Executing npm install error: npm ERR! code EINTEGRITY
- npm install npm ERR code ERESOLVE [How to Solve]
- NPM install error: Cannot find module ‘D:\zip\node_modules\npm\bin\npm-cli.js‘
- Vue-element-admin Use npm install Error: npm ERR! Error while executing:
- Vue Error: command failed: npm install –loglevel error –registry=https://registry.npm.taobao.org
- Error while trying to run project:unable to start debugging.the debugger is not properly installed. run setup to install or repa
- Dev C++ Error: error: ld returned 1 exit status [How to Solve]
- [Solved] error when starting dev server:Error: listen EACCES: permission denied 0.0.0.0:80 at Server.set
- NPM install -g create-react-app [How to Solve]
- [Solved] This usually happens because your environment has changed since running `npm install`
- [Solved] “Failed to run kubelet“ err=“failed to run Kubelet: misconfiguration: kubelet cgroup driver: \“cgrou