Homyee King
Homyee King
### Describe the bug source code: ```js async function macInit() { await somePomptsFn() // just the prompts function // ..... console.log(`hooks has been copied into ${homePath}`) } ``` the log...
### Current behavior   ### Expected behavior _According to the console, it does have 1 node, but I have no idea why this error come up :/_ ### Your...
I think we can return the loc of `frontmatter` in the markdown file
* **Node Version**: 14.19.0 * **Midway Version(Decorator/Core)**: * **Component Name/Version**: * **Platform**: * **Mini Showcase Repository**: 我用 npm安装的 为什么会生成pnpm-lock文件
here is the situation: I remove one extra slash symbol , for example: ```js - http://adsa/\_ + http://adsa/_ // remove unintend slash by hand ``` and I want to commit...
## Issue Type - [x] Bug Report - [ ] Feature Request - [ ] Other ## Expected ## Actual this error occurs in cli, you can check here https://github.com/vitejs/vite/pull/3182/checks?check_run_id=3092027510...
 only several lines of code , I can run it at `node` runtime but browser ```js import { transform } from "sucrase"; export function compileForPreview(code) { return transform(code, {...
 **but when I switch to Event, I can't find e.target.value, how I can get the input value through the event** 
when register the custom events in `emits` option, it would be better have autocomplete in using this component and no need to register to register in props again ```js //...
I have release a package, but I can't see the import cost when I import it