After executing npm run dev to output a few lines of information, it has been stuck there all the time, and there is no error report.

after executing npm run dev to output a few lines of information, it has been stuck there all the time, and there is no error

.
npm run view-dev 

> li@0.0.1 view-dev /htdocs/master
> webpack  --watch --devtool inline-source-map

Hash: 8a842e735b2cffc423ae
Version: webpack 1.15.0
Time: 3971ms
           Asset       Size  Chunks             Chunk Names
     view.min.js    1.14 MB       0  [emitted]  main
css/view.min.css    60.5 kB       0  [emitted]  main
      index.html  651 bytes          [emitted]  
   [0] multi main 28 bytes {0} [built]
    + 29 hidden modules
Child extract-text-webpack-plugin:
        + 2 hidden modules
Child html-webpack-plugin for "index.html":
        + 3 hidden modules
Child extract-text-webpack-plugin:
        + 2 hidden modules
Mar.14,2021

that's fine. You can write your code now.
isn't stuck, it's listening to your file and recompiling it as soon as it changes.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34b51-2bf1d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34b51-2bf1d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?