错误记录
Max hui
前端入门小白,每天多学一点,每天进步一点。
展开
-
解决 Vue2项目中【模板上禁用了 TypeScript 智能感知】问题
TypeScript intellisense is disabled on template. To enable, configure `"jsx": "preserve"` in the `"compilerOptions"` property of tsconfig or jsconfig. To disable this prompt instead, configure `"experimentalDisableTemplateSupport": true` in `"vueCompilerOp原创 2022-09-28 21:17:57 · 744 阅读 · 0 评论 -
解决Yarn创建Vue项目,出现node版本不兼容问题
error jest-worker@28.1.3: The engine "node" is incompatible with this module. Expected version "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0". Got "16.4.0"原创 2022-09-28 20:51:18 · 4058 阅读 · 0 评论 -
Line 5 in XML document from class path resource [springmvc-servlet.xml] is invalid; nested exceptio
报错:Line 5 in XML document from class path resource[springmvc-servlet.xml] is invalid; nested exception isorg.xml.sax.SAXParseException; lineNumber: 5; columnNumber: 63;cvc-elt.1.a: 找不到元素 ‘beans’ 的声明。原因:springmvc-servlet.xml中beans里的约束和命名空间出现错误。正确代码:原创 2022-04-19 09:09:52 · 1720 阅读 · 2 评论 -
[SQL文件引入错误] 1273 - Unknown collation: ‘utf8mb4_0900_ai_ci‘
SQL文件导入错误原创 2022-02-26 22:41:08 · 887 阅读 · 0 评论