Adeoye Adefemi
Adeoye Adefemi
Hi @chriamue did the hack work out fine > Cargo.toml > > ```toml > [dependencies] > wifi-rs = { git = "https://github.com/tnkemdilim/wifi-rs.git" } > ``` Hi @chriamue did the hack...
> Apologies for not responding to this earlier. > > @murro-jr What OS did you try this on? Hotspot functionality for each operating system is [selected based on the`target_os` it's...
Hi, I came across **YorLang** yesterday. I'd love to contribute but then I don't know what plans are on ground.
thanks, ill check it out.
it took a very long time to get a feedback, also, I got to know that vue-native is no longer maintained. I'll be glad to help with contributions if there...
wow! I was thinking you're one of the backers, since the possibility of forking is not very certain will you be rebuilding
Now I get it, I'll work around getting on the discord channel, I'm having issues with installation of the mobile application at the moment. In the mean time, I'll check...
I encounter a similar error. instead of using `import` as seen in the following listing ```ts import Flutterwave = from 'flutterwave-node-v3'; const flw = new Flutterwave(String(process.env.FLUTTERWAVE_PUBLIC_KEY), String(process.env.FLUTTERWAVE_SECRET_KEY)); ``` I used...
> @iyiolapeter have you added the typings? check this out https://github.com/Flutterwave/Flutterwave-node-v3/issues/25#issuecomment-1149875017
@Marcosmaliki @teyalite I had a similar issue, I gave a [response here](https://github.com/Flutterwave/Flutterwave-node-v3/issues/25#issuecomment-1149875017) on how i was able to use it without types definition