current position:Home>Vue failed to parse source for import analysis because the content contains invalid JS syntax
Vue failed to parse source for import analysis because the content contains invalid JS syntax
2022-06-24 09:43:19【Chet Howe】
Vue3 Build route error
Error description
Use vite structure vue3 Project time , Error when creating routing item
Wrong content
Failed to parse source for import analysis because the content contains invalid JS syntax. Install @vitejs/plugin-vue to handle .vue files.
18:51:09 [vite] Internal server error: Failed to parse source for import analysis because the content contains invalid JS syntax. Install @vitejs/plugin-vue to handle .vue files.
Plugin: vite:import-analysis
Question why
- The lack of @vitejs/plugin-vue Components , Need to be reinstalled .
Problem solving
- install @vitejs/plugin-vue
npm install @vitejs/plugin-vue
- reinstall npm
npm i
- Created in the root directory vite.config.js
// vite.config.js
import {
defineConfig } from 'vite'
import vue from '@vitejs/plugin-vue'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [vue()]
})
- restart
npm run dev
copyright notice
author[Chet Howe],Please bring the original link to reprint, thank you.
https://en.cdmana.com/2022/175/202206240825074234.html
The sidebar is recommended
- Springboot Foundation (18): third party bean attribute binding
- Springboot Foundation (19): loose binding
- Springboot Foundation (21): bean attribute verification
- Springboot Foundation (20): cuom
- Principles of vue3 compiler
- Reactiveeffect principle of vue3
- Patch update details for vue3
- Nexttick principle of vue3
- Advanced learning of Apollo autopilot: trafficdecker- > trafficlight- > stage_ approach
- Advanced learning of Apollo autopilot Part 1: how to manually control traffic light changes in the map
guess what you like
Collection of interview questions for java development in 2022
2022java interview questions complete, with answers, latest arrangement
[c++]: precautions when using new in constructor
C++ 5 | composition and inheritance
How to set a table to span pages and keep rows when generating a word file from a template
What's wrong with this? Solve
Pyqt5 how to make windows borderless and movable by dynamically loading the UI?
How to add birth date C in a system++
Revit secondary development stretching problem
What's new in Xcode 14
Random recommended
- The birth of atomic quantum circuit marks a major breakthrough in quantum computer technology
- How to locate lock waiting in Dameng database
- Easily play with IOS 16 lock screen interface
- How to open an account online for new bonds? Please bless me
- React usestate storage function
- What else can the project implementation engineer do without the project?
- Precautions when applying to upgrade springcloud Version (Dalston to Edgware)
- A docker implemented by shell script
- Android studio simulator modify system language / enable Developer mode / customize resolution and size
- Android uses itemtouchhelper to realize item dragging position exchange and side sliding deletion of recyclerview
- Why does the menu bar created with QT in vs report errors
- Oauth2 released methods cannot be accessed
- About pyopengl: why is the obj model (dinosaur) read and displayed like this? How can it display the same material effect as the teapot
- CSS problem, card jitter
- Jpprofiler monitors the problem of excessive memory deployed under Tomcat
- A HashMap talked with the interviewer for half an hour
- Java interview experience in a small company
- I have made an application to visually generate echarts code, so I don't have to look at complex documents anymore (attached with project source code)
- Can you do it as soon as possible? There is not much time
- For non front and rear end separation projects, how can the front and rear ends be separated and packaged separately?
- () is a linear table that restricts the internal structure of data elements to only one character. A. Stack B. queue C. string D. array
- TS cannot find global variable for NPM package
- Java, what should I do if there is an edit configuration in the idea when it runs
- C++ code. Freshmen have just come into contact with this language
- Tnsnames Ora file configuration
- Handling method of Oracle data file header SCN inconsistency
- Oracle database listening file configuration
- Oracle database expdp only exports tables
- Windows method for checking network port occupation and kill process
- Oracle viewing data file header SCN information
- Ora-28000 error after upgrading Oracle 12C to 19C
- [talk about serviceregistryendpoint of springcloud]
- [springcloud service registration and anti registration AOP interception]
- [springboot source code analysis - @endpoint annotation validation principle analysis]
- [elegant offline and grayscale release of spring cloud]
- PostgreSQL
- Reactnative 0.69 release
- The new design can be called a new generation. The gradient borderless grille has a high appearance value. The application drawing of Changan Ruicheng plus
- Linux general command summary
- Render external link address URL video page via iframe - Vue