Closed bpvarsity closed 3 years ago
Trying to build this from source and hit a snag. sudo yarn run build yarn run v1.22.5 $ vue-cli-service build ERROR Error: Cannot find module '@vue/cli-plugin-babel/preset'
Any suggestions would be appreciated
Did you run 'yarn'? Dumb question but possible situation
Please see DEV.md. No sudo required, and remember to do yarn install at first.
yarn install
Trying to build this from source and hit a snag. sudo yarn run build yarn run v1.22.5 $ vue-cli-service build ERROR Error: Cannot find module '@vue/cli-plugin-babel/preset'
Any suggestions would be appreciated