strange error when checking project for build

I started receiving the error below when I would run a build>check on my project code. Any ideas? I even when to the extent of creating a new project with just a hello world and it is still happening. I've tried uninstalling and reinstalling but no luck

Error in rethrow_call(c_processx_exec, command, c(command, args), stdin, :
Incorrect number of arguments (16), expecting 14 for 'processx_exec'
Calls: ... do.call -> .Call -> .handleSimpleError -> h -> throw
Execution halted

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.