Validate config "history" failed, "type" is required
See original GitHub issue🐛 bug 描述
config中添加history: 'hash'
,然后yarn start就出现Validate config "history" failed, "type" is required
💻 复现代码
export default defineConfig({
history: 'hash',
hash: true,
........
})
© 版本信息
- Ant Design Pro 版本: 4.0.0
- umi 版本: 3.0.14
- 浏览器环境: Chrome
- 开发环境: mac OS
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
EC2 instance launch failures - Amazon EC2 Auto Scaling
Solution: Try a different instance configuration. To search for an instance type that meets your requirements, see Finding an Amazon EC2 instance type...
Read more >Mongoose: validation error path is required - Stack Overflow
To solve this type of error ValidationError: Path 'email' is required. your email is set required in Schema, But no value is given...
Read more >Using Configuration History with IIS 7 and IIS 8 - Microsoft Learn
Step 2: Locate configHistory Defaults in IIS Schema · Click Start, click Run, and in the Open: dialog box, type notepad and Click...
Read more >Troubleshooting the GitLab chart
An error like this could occur when you run helm upgrade and there are some spaces in the parameters. In the following example,...
Read more >Connect REST Interface - Confluent Documentation
This API performs per config validation, returns suggested values and error messages during validation. Request JSON Object: config (map) – Configuration ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
关于hash的文档PR。已经Merge!
没有更新文档 解决方案