There are no configuration files such as app.json in the Mini Program dist folder generated by mpvue.

I uploaded the mpvue project to git, and clone only generated a copy of, npm run dev, in these two folders. There are no other configuration files, and there is no error. I don"t know why?

Mar.30,2021

Delete the "mpvue-loader": "^ 1.0.13" in the package.json file, and then npm install and npm run dev again. Reason: if you do not lock the version installation, the latest version will be installed by default, resulting in the incompatibility of the new version and unsuccessful compilation.


ask the same question, solve ~


ask the same question, it was normal the day before yesterday

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-1b37cad-2c0ce.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-1b37cad-2c0ce.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?