-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open
Labels
cannot reproduceWe cannot reproduce the problem with the given information. More env information needed.We cannot reproduce the problem with the given information. More env information needed.
Description
Version
3.10.0
Reproduction link
https://github.com/RyanAtViceSoftware/vue-localhost-error-example
Environment info
Environment Info:
System:
OS: macOS High Sierra 10.13.6
CPU: (4) x64 Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz
Binaries:
Node: 10.15.1 - /usr/local/bin/node
Yarn: 1.13.0 - /usr/local/bin/yarn
npm: 6.9.0 - /usr/local/bin/npm
Browsers:
Chrome: 76.0.3809.100
Firefox: Not Found
Safari: 12.1.2
npmPackages:
@vue/babel-helper-vue-jsx-merge-props: 1.0.0
@vue/babel-plugin-transform-vue-jsx: 1.0.0
@vue/babel-preset-app: 3.11.0
@vue/babel-preset-jsx: 1.1.0
@vue/babel-sugar-functional-vue: 1.0.0
@vue/babel-sugar-inject-h: 1.0.0
@vue/babel-sugar-v-model: 1.0.0
@vue/babel-sugar-v-on: 1.1.0
@vue/cli-overlay: 3.11.0
@vue/cli-plugin-babel: ^3.11.0 => 3.11.0
@vue/cli-plugin-eslint: ^3.11.0 => 3.11.0
@vue/cli-service: ^3.11.0 => 3.11.0
@vue/cli-shared-utils: 3.11.0
@vue/component-compiler-utils: 3.0.0
@vue/eslint-config-prettier: ^5.0.0 => 5.0.0
@vue/preload-webpack-plugin: 1.1.1
@vue/web-component-wrapper: 1.2.0
eslint-plugin-vue: ^5.0.0 => 5.2.3 (4.7.1)
vue: ^2.6.10 => 2.6.10
vue-eslint-parser: 5.0.0 (2.0.3)
vue-hot-reload-api: 2.3.3
vue-loader: 15.7.1
vue-router: ^3.0.3 => 3.1.2
vue-style-loader: 4.1.2
vue-template-compiler: ^2.6.10 => 2.6.10
vue-template-es2015-compiler: 1.9.1
vuex: ^3.0.1 => 3.1.1
npmGlobalPackages:
@vue/cli: 3.10.0
Steps to reproduce
- Create new vue app using the command line with the following options
- manual
- vuex
- vue router
- eslint prettier
- history mode
- config files
yarn serve
- open browse to
http://localhost:8080/
What is expected?
App to be shown
What is actually happening?
Get "Page isn't working" error
Browsing to http://192.168.1.3:8080/
works
jwillson, DanielFortuyn, CssHammer, faisal3389 and samuelchanxCssHammer and samuelchanx
Metadata
Metadata
Assignees
Labels
cannot reproduceWe cannot reproduce the problem with the given information. More env information needed.We cannot reproduce the problem with the given information. More env information needed.