Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why the vue-cli-service build error with v0.14.9? #236

Closed
sdklove00 opened this issue Sep 15, 2022 · 3 comments
Closed

why the vue-cli-service build error with v0.14.9? #236

sdklove00 opened this issue Sep 15, 2022 · 3 comments

Comments

@sdklove00
Copy link

sdklove00 commented Sep 15, 2022

Describe the bug


 ERROR  Failed to compile with 1 error                                          

  Error: Child compilation failed:
  Module parse failed: Unexpected token (1:0)
  File was processed with these loaders:
   * ./node_modules/html-webpack-plugin/lib/loader.js
   * ./node_modules/unplugin/dist/webpack/loaders/load.js
  You may need an additional loader to handle the result of these loaders.
  > <!DOCTYPE html>
  | <html lang="">
  |   <head>

image

finnally,i find is the unplugin-icons v0.14.9 and unplugin-vue-component v0.22.7 problems, i use unplugin-icons v0.14.8 and unplugin-vue-component v0.22.4 is working.

Used Package Manager

npm

@sdklove00 sdklove00 changed the title why the vueCli-server build error with npm install? why the vueCli-server build error with v0.14.9? Sep 15, 2022
@sdklove00 sdklove00 changed the title why the vueCli-server build error with v0.14.9? why the vue-cli-service build error with v0.14.9? Sep 15, 2022
@Inori-Lover
Copy link

face same problem

@Inori-Lover
Copy link

@antfu antfu closed this as completed in 3840db9 Sep 18, 2022
@darianstlex
Copy link

seems the fix didn't solve the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants