Problem
when writing a Vue cli project, the following problems occurred when running NPM run serve
after consulting the data, you know that you have installed the latest version of SASS loader, which may be because the version is too new, Incompatible with project plug-ins or dependencies
solution
Enter
in the terminal, delete the newer version NPM uninstall sass loader
install the lower version NPM install sass- [email protected] –save-dev
Read More:
- Error: Rule can only have one resource source (provided resource and test + include + exclude)
- When docker starts tomcat, the access port of the container displays 404, and the source server fails to find the representation of the target resource or is unwilling to disclose an existing one
- [Solved] CAP_IMAGES: can‘t find starting number (in the name of file)
- Chrome console reports Failed to load resource: net::ERR_BLOCKED_BY_CLIENT one of the solutions
- MySQL master-slave replication. An error is reported when starting slave. Slave failed to initialize relay log info structure from the repository
- Local can link to the server database, upload jar package to the server will report an error
- How to solve the problem of “unable to open source file XXXXX. H” in VS development?
- Tencent Cloud server encountered “Active: failed (Result: start-limit)” error when starting lightdm
- About installing SQL server 0 in Windows 10 20h2 × 84bb0001 is one of the solutions
- Error: [VueLoaderPlugin Error] No matching use for vue-loader is found. Make sure the rule matching
- One of the ways to solve the problem of internal server error in flash learning
- Type error: cannot unpack non Iterable non type object appears when starting Bert server in Ubuntu system
- jsp: Failed to load resource: the server responded with a status of 400 (Bad Request)
- ajax error 400 (Failed to load resource: the server responded with a status of 400 (Bad Request))
- Browser prompt: Source mapping error: request failed with status 404 Source URL: http://xxx.js Source mapping URL: jquery.min.map
- (springmvc) Failed to load resource: the server responded with a status of 404 (Not Found)
- [Solved] socket.gaierror: [Errno 8] nodename nor servname provided, or not known
- Nginx 502 Error: Failed to load resource: the server responded with a status of 502 (Bad Gateway)
- HTTP 405 Error: Failed to load resource: the server responded with a status of 405 (Method Not Allowed)
- VC + + OpenGL is used as the development platform to design the program, which can generate any pixel on the screen, and use the pixel to draw the basic graphics