Mayer Lench

Results 13 comments of Mayer Lench

> Hi, I have been doing this for an automation project > > ```js > let output = await shell.invoke(`Get-VM -Server ${server.ip} | Select-Object -Property Name,Uid,PowerState | ConvertTo-Json -Compress -Depth...

Cant you do this by just passing in the instance like this? ``` var runCron = async function (job: CronJob) { console.log("CRON running", job.running) } var cronJob = new CronJob({...

> @mayerlench Can you please give any use cases for this? > Are you looking for the ability for ACP projects or SuiteApp projects or both? > Yes, if I...

> I tried the middleware solution and it seems to do the job. > I did not do advanced tests on that. > > ```ts > rlsMiddleware = async (params,...

> Hey @mayerlench @takumiya081 we have worked on a fix, would you mind giving it a try? You'll need to install `@prisma/[email protected]` and `[email protected]`. Confirmed, tried it and it is...

Hey, is there any workaround for this? Without the autogen feature it doesnt seem possible to work off a windows machine with a free apple account

> Still Sidekick showing this error today. Is there any update on this issue. No, right now the only way to develop for IOS on a windows machine is to...

In order to use the free apple developer license you need to be on MacOS. You can achieve this by using an apple computer or running MacOS virtually on a...

> @mayerlench, I'm running on a Mac and I have this issue too, so I'm not sure setting up a Mac VM will resolve it. Have you provisioned the certificate...