Webpack packing error report

package.json scripts configuration

Errors:
  2  http://eslint.org/docs/rules/no-undef
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Modal/Feedback/index.vue 94:0-47
 @ ./src/components/Modal/Feedback/index.vue
 @ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/App.vue
 @ ./src/App.vue
 @ ./src/main.js
 @ multi ./src/main.js
Apr.05,2021

looks like an eslint error, and undeclared variables are used in your code. For an explanation of this, see ESLint no-undef rule .

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