mualice

Results 4 comments of mualice

Nvm I found a solution: Just delete both the `C:\Users\[Username here]\AppData\Local\nodegui-mini-qt-nodejs` and `C:\Users\[Username here]\AppData\Local\nodegui-mini-qt-nodejs` foldeers

New solution: This part in index.d.ts: ``` class YoutubeGrabber { static getChannelInfo(payload: ChannelInfoPayload): Promise; static getChannelVideos(payload: ChannelVideosPayload): ChannelInfoResponse; static getChannelVideosMore(payload: ContinuationPayload): Promise; static getChannelPlaylistInfo(payload: ChannelPlaylistPayload): Promise; static getChannelPlaylistsMore(payload: ContinuationPayload): Promise;...

presence.nvim is also having this issue too: https://github.com/andweeb/presence.nvim/wiki/Rich-Presence-in-WSL TLDR: If you're on WSL2, it's not gonna work.

Hello @kenan238. The `.d.ts` module doesn't exist in my end, would you please update the npm module for it? ![image](https://user-images.githubusercontent.com/68234036/212019532-0e259341-3f6c-40c0-a8e5-028b21abb778.png)