Issues
- 1
Unable start project i.e NPM serve after creating project vue3 project using CLI
#7440 opened by surapuramakhil - 7
- 3
request to https://registry.npm.taobao.org/@vue%2fcli-plugin-pwa failed, reason: certificate has expired
#7459 opened by disinor - 0
vue ui默认目录
#7465 opened by lsq51201314 - 0
When using Nginx as a reverse proxy for a Vue UI default link on a Linux server, the page is blank, and you need to specify --host 0.0.0.0
#7464 opened by setube - 0
期望产出es5的产出,然而build后的产物中有两个const
#7463 opened by pagnkelly - 11
- 1
babel-preset-app: Mocha + ES 6 modules do not work on `npm build npm run build -- --mode test`
#7417 opened by undergroundwires - 2
Error run unit test: jest , vuetify
#7439 opened by rock288 - 3
Security: Vulnerabilites - 2 High, 3 Moderate
#7450 opened by sfcollins-v8m - 0
In a Vue CLI project, custom components defined in .vue single-file components within /src/components directory are not transpiled correctly by Babel despite using default Vue CLI configurations. Post-build files still contain ES6+ syntax like const, let, etc., instead of being transpiled to compatible ES5 code.
#7460 opened by NeverCD - 22
Node 18 support : @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17"
#7424 opened by gankush - 1
- 1
How can I process proxy onError manually?
#7456 opened by Cinux-Chosan - 0
我需要对pages中的模块独立打包成多个dist包,并用模块名作为dist包名。并且assets+index.html的webpack打包后的结构
#7452 opened by a1005380483 - 4
- 1
One questions about the "noParse" options
#7412 opened by twt898xu - 0
Add --app-name arg to vue-cli-service
#7449 opened by skironDotNet - 3
打包成lib库后,导入主应用中,浏览器一直报Uncaught TypeError: Cannot read properties of undefined (reading 'pushScopeId')
#7423 opened by VVzhouxiaobai - 1
vue-cli 4.x -->upgrade 5.0.8 Module not found: Error: Can't resolve 'vue-hljs' in 'D:\develop
#7447 opened by hbsjmsjwj - 2
watchOptions doesn't work
#7420 opened by Elrinth - 0
怎么禁止vue.config.js默认的HtmlWebpackPlugin,自己在configureWebpack.plugin中配置HtmlWebpackPlugin?
#7446 opened by Minori-ty - 0
- 5
- 0
Unable to open the default browser during project startup 无法在项目启动时打开默认浏览器
#7415 opened by willow970898719 - 3
install. @vue/cli-plugin-unit-jest. error. Unsupported URL Type "npm:": npm:string-width@^4.2.0
#7433 opened by Chang-Chen - 4
- 3
用vue-cli创建的项目,用npm run serve启动不了,到了9%直接自动退出
#7418 opened by 2kailsy - 1
support for TS >= 5.0 in cli-plugin-unit-jest
#7428 opened by mateuszkitlas - 3
Security vulnerability - upgrade cli-shared-utils/node_modules/execa to version 2.0.0 or above
#7407 opened by MeganPaffrath - 0
the comands @keyup.enter is not working
#7430 opened by albertomenen - 0
we set the integrity parameter of the cli to true. The generated sha384 encoding did not match that of the actual file.
#7429 opened by liuxinyea - 4
npm run build hangs forever for Vue3 hello world project when the "Use Babel alongside TypeScript (required for modern mode, auto-detected polyfills, transpiling JSX)" option is checked
#7413 opened by nikita-kov-dev - 1
vue ui创建的Vue2 default项目ie11白屏
#7425 opened by bug-coder-ruirui - 0
command vue create without project folder throws error regarding parent folder name
#7422 opened by sairfan1 - 0
打包后后dist下index.html
#7421 opened by lfcod - 1
node 20 support
#7419 opened by MikeMitterer - 0
vue-cli-service serve --open didn't work when "Yarn Not Found" but yarn.lock exist
#7416 opened by GoodZige - 2
Project List Screen won't load.
#7396 opened by JohnathanValentine - 1
upgrade the eslint-webpack-plugin to 4.0
#7403 opened by lefreet - 0
Allow to change language for UI
#7408 opened by twoco - 0
- 0
Prefetch Removed and Docs Out-of-date
#7404 opened by jmcooper - 1
Out-of-the-box webpack config pre-fetches lazily-loaded modules (i.e. routes)
#7402 opened by jmcooper - 0
dependency `fork-ts-checker-webpack-plugin` needed to be upgraded to 6.5.3
#7401 opened by hansonfang - 0
entry config error
#7398 opened by lambert959 - 0
Serve app with sudo
#7391 opened by aljaznuncic - 1
- 2
Clean installation of vue-cli results in white screen and "Uncaught TypeError" in console
#7388 opened by temofart - 1
The initial README.md has markdown lint issues - MD040/fenced-code-language: Fenced code blocks should have a language specifiedmarkdownlintMD040
#7386 opened by briansu2004