Homyee King

Results 37 issues of 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 ![image](https://user-images.githubusercontent.com/49113249/105971779-df882f00-60c5-11eb-934d-04cabd41b869.png) ![image](https://user-images.githubusercontent.com/49113249/105971806-e57e1000-60c5-11eb-931f-c2dac465cab0.png) ### 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...

![image](https://user-images.githubusercontent.com/49113249/139784933-2030b660-db6f-415c-b2ba-38e738b4aa4b.png) 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, {...

![image](https://user-images.githubusercontent.com/49113249/102483878-5fbb7d80-40a0-11eb-8a09-3f2fae423a4e.png) **but when I switch to Event, I can't find e.target.value, how I can get the input value through the event** ![image](https://user-images.githubusercontent.com/49113249/102483949-824d9680-40a0-11eb-9e90-d20c9b00856a.png)

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