Home > Development Tools > VSCode > vscode packaging error

vscode packaging error

王林
Release: 2020-02-12 15:14:33
Original
3536 people have browsed it

vscode packaging error

Problem:

When the win10 system uses VSCode to package the project for build and compilation, an error is reported: Module build failed: Error: “extract-text-webpack-plugin” loader ······?

Solution:

First: Win ” CMD panel, cd to the project root directory;

Finally, execute the

npm run build

command.

Related recommendations: vscode tutorial

The above is the detailed content of vscode packaging error. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template