question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Node15 Stay on DONE Build complete. The dist directory is ready to be deployed.

See original GitHub issue

Version

4.2.1

Environment info

Environment Info:

  System:
    OS: Windows 10 10.0.18363
    CPU: (8) x64 Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz
  Binaries:
    Node: 15.10.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.5 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 6.14.9 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Chrome: 87.0.4280.141
    Edge: Spartan (44.18362.449.0)
  npmPackages:
    @ant-design/icons-vue:  2.0.0
    @tinymce/tinymce-vue: 3.0.1 => 2.1.0
    @vue/babel-preset-app:  3.2.0
    @vue/cli-overlay:  3.2.0
    @vue/cli-plugin-babel: 3.2.0 => 3.2.0
    @vue/cli-plugin-eslint: 3.2.0 => 3.2.1
    @vue/cli-service: 3.2.0 => 3.2.0
    @vue/cli-shared-utils:  3.2.0
    @vue/component-compiler-utils:  2.3.0
    @vue/preload-webpack-plugin:  1.1.0
    @vue/web-component-wrapper:  1.2.0
    ant-design-vue: 1.5.0 => 1.6.1
    babel-helper-vue-jsx-merge-props:  2.0.3
    babel-plugin-transform-vue-jsx:  4.0.1
    eslint-plugin-vue: 6.2.2 => 5.0.0 (4.7.1)
    viser-vue: 2.4.2 => 2.4.2
    vue: 2.5.17 => 2.5.19 (2.6.11)
    vue-cropper: 0.4.4 => 0.4.6
    vue-eslint-parser:  2.0.3 (4.0.3)
    vue-hot-reload-api:  2.3.1
    vue-loader:  15.4.2
    vue-ls: 3.2.0 => 3.2.0
    vue-print-nb: 1.5.0 => 1.5.0
    vue-qr: 2.2.1 => 2.2.1
    vue-ref:  2.0.0
    vue-router: 3.0.1 => 3.0.2
    vue-style-loader:  4.1.2
    vue-template-compiler: 2.5.17 => 2.5.19
    vue-template-es2015-compiler:  1.6.0
    vuex: 3.0.1 => 3.0.1
  npmGlobalPackages:
    @vue/cli: Not Found

Steps to reproduce

  1. npm run build

What is expected?

Continue executing the CI code

What is actually happening?

Staying still on this line does not report an error

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
dev069commented, Feb 11, 2022

Check your npm packages first. In my case it was vue-cli-plugin-webpack-bundle-analyzer which was causing issue when I was running the development build command: vue-cli-service build --mode development I uninstalled this specific npm package and the above command worked fine.

Thanx, this helped me

1reaction
rizypbcommented, Jan 18, 2022

Check your npm packages first. In my case it was vue-cli-plugin-webpack-bundle-analyzer which was causing issue when I was running the development build command: vue-cli-service build --mode development I uninstalled this specific npm package and the above command worked fine.

Read more comments on GitHub >

github_iconTop Results From Across the Web

When the vue-cli-service build is completed, the process will ...
When I used vue-cli-service to build my project, the console prompted: DONE ...
Read more >
Page appears completly in blank - Netlify Support Forums
Hi!! I made my project using Vue-Cli, loading it from GitHub everything is okey but when I opened my deployment there was nothing...
Read more >
Setup Guide for Vue.JS With Tailwindcss - Level Up Coding
Learn how to set up Vue.js with tailwindcss and GitHub Actions for local and remote ... DONE Build complete. The dist directory is...
Read more >
Step-by-step Guide To Building and Deploying a Vue JS App ...
Building and deploying your own apps with VueJs has never been so easy ... dist folder where Vue minifies everything to be production-ready....
Read more >
How to serve Vue App with Express - BezKoder
Otherwise, when deploying Vue production-build with Node.js Express ... DONE Build complete. The build directory is ready to be deployed.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found