I have the following error in the Chrome Dev Tools console on every page-load of my Node/Express/React application:
Unchecked runtime.lastError: Could not es
For me the error was due to the onelogin chrome extension. Removing it fixed the issue.