'Internal JSON-RPC error. { "code": -32000, "message": "execution reverted" }

So im working with Remix IDE trying to deploy a token it compiles without any problems, but when i try to deploy it i always get the error:

Internal JSON-RPC error. { "code": -32000, "message": "execution reverted" }


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source