Code from git clone:
npm install
After the dependency is installed, the service is started and an error: no postcss config found appears
npm run dev
terms of settlement:
Create in the project root directory postcss.config.js The configuration content is as follows: you can fix the error problem.
module.exports = {
plugins: {
'autoprefixer': {browsers: 'last 5 version'}
}
}
Read More:
- cnpm error Module build failed: Error: No PostCSS Config found in:
- Error: PostCSS plugin postcss-pxtorem requires PostCSS 8
- Error:PostCSS plugin postcss-pxtorem requires PostCSS 8
- Problems with vue project installation No ESLint configuration found
- EnvironmentError:mysql config not found
- ERROR Invalid options in vue.config.js: “plugins“ is not allowed
- Error: pg_config executable not found.
- When starting Vue project: cannot find module ‘webpack cli/bin/config yargs’ error [How to Fix]
- VUE Error: Cannot find module ‘webpack/bin/config-yargs’
- Method of getting app. Config. Globalproperties. X directly from vue3
- Error: Cannot find module’webpack/bin/config-yargs’ solution
- Solution to error: no devices found in ADB command
- The MAC system installs MySQL client, and the error is solved_ config not found
- Solution: Spring no matching editors or conversion strategy found
- The solution to the error of “no override found for * *” in the use of VTK
- Error:Connection activation Failed: no suitable device found for this connection solution
- Solution to prompt “cannot find module ‘eslint config defaults / configurations / eslint’” when submitting with Git
- WordPress download template, update error No working transports found solution
- Error: solution to the problem of cannot find module ‘webpack / bin / config yargs’
- Idea installation vue.js After plug-in, new has no Vue component