Unable to use React Native Debugger

“Open js debugger” opens chrome devtools instead of connecting to react native debugger even though I have the RN Debugger open and waiting on the correct port. I tried setting “jsEngine”:“jsc” in my app.json but when I do that, the “Open js debugger” option disappears from the menu. Anyone encountered this issue and/or know how to fix it.