Deviceready not fired after 5 seconds

I’m using NuxtJS with Capacitor 3.0.0 and I’m getting the following error:

“deviceready not fired after 5 seconds”
" Channel not fired: onDOMContentLoaded"

It seems to load up a black screen for about 2 minutes before loading the app.

Here is the error found in Xcode:

Here are my node modules:

It’s crazy because I sent out an ad hoc version of my app last night and it worked for my beta users but ever since I had this issue I tried to install the app from that ad hoc link and I had the same issue.

I am having the same issue, did you find a solution?