Using wepy to develop Mini Program, why can't you always find the js file when setting the pages path?

using wepy to develop Mini Program, why can"t you always find the js file when setting the pages path?

export default class extends wepy.app {
    config = {
        pages: [
            "pages/authorize",
            "pages/home",
        ],
        window: {
            backgroundTextStyle: "dark",
            navigationBarBackgroundColor: "-sharpFFFFFF",
            navigationBarTitleText: "WeChat",
            navigationBarTextStyle: "black",
            enablePullDownRefresh: false,
            backgroundColor: "-sharpEFEFEF"
        }
    }
}

No JS file for pages "pages/authorize" defined in app.json was found

I also reported this error when downloading other people"s projects, and I couldn"t find the file. why?

I use wepy-cli development, nothing has been changed, just add a file, and then configure the path here, and report an error?

Mar.22,2021

version problem has been found

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