performEvent and performEventAsync give me the following: JavaScript exception: process_commandToProcess: unsupported I am simply trying to run an IO action (`userRepos` from the github package) whenever an event occurs.
performEvent and performEventAsync give me the following:
JavaScript exception: process_commandToProcess: unsupported
I am simply trying to run an IO action (
userReposfrom the github package) whenever an event occurs.