Skip to content

vue ui get error message in locale zh-cn #3410

Closed
@dousybox

Description

@dousybox

Version

3.4.0

Environment info

  System:
    OS: Windows 7
    CPU: (4) x64 Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz
  Binaries:
    Node: 10.15.0 - D:\Program Files\nodejs\node.EXE
    Yarn: Not Found
    npm: 6.7.0 - D:\Program Files\nodejs\npm.CMD
  npmGlobalPackages:
    @vue/cli: Not Found

Steps to reproduce

  1. npm install -g @vue/cli
  2. vue ui
  3. system default browser will start automaticlly
  4. change browser language to zh-cn
  5. refresh the Vue Project Manager, language will change to zh-cn automaticlly
  6. open the develop tool in browser, get the error message: Uncaught (in promise) Error: Cannot find module './zh'

What is expected?

no error message in browser console,
and pages can work fast.

What is actually happening?

error message Uncaught (in promise) Error: Cannot find module './zh' in browser console;
and the pages are woking very slowlly.


Runing vue ui has encured some error when the page switch to zh-cn language automaticlly.
image

Is there any way to the the default locale language for the Vue Project Manager?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions