.\frpc -c frpc.ini issue connecting Ganache to Moralis

I am trying to connect Ganache to Moralis for the Rarible Clone tutorial (part 7).

I get this error when i put .\frpc -c frpc.ini into Powershell.

Program 'frpc.exe' failed to run: Access is deniedAt line:1 char:1
+ .\frpc -c frpc.ini
+ ~~~~~~~~~~~~~~~~~~.
At line:1 char:1
+ .\frpc -c frpc.ini
+ ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ResourceUnavailable: (:) [], ApplicationFailedException
    + FullyQualifiedErrorId : NativeCommandFailed

Everything else is working. The path is correct.

What am i missing?

Should be ./frpc -c frpc.ini

it seems to still show the same error.

Could it be that my antivirus is stopping the process?
Also, on the Moralis admin page in Devchain Proxy Server, it says to use .\frpc -c frpc.ini

You can try to turn it off and the firewall might be a blocker

I will ask my network admin about it.

Here is what my Moralis shows:

It’s show’s ./frpc not .\frpc as mentioned Here. So try out turning off your antivirus or firewall