I open a console to build my vue project, it encounted a problem:
error  in ./node_modules/vux/src/components/alert/index.vue?vue&type=template&id=0222073a&        
Syntax Error: Thread Loader (Worker 0)
Cannot read property 'vux.alert.button_text' of undefined
    at String.replace (<anonymous>)
 
this is the vux tool problem, how can i deal with it ?