You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist. & Unchecked runtime.lastError: Cannot create item with duplicate id ask-chatgpt
#47
Open
GiancarloZ opened this issue
Apr 4, 2023
· 1 comment
I am receiving both of these errors in my chrome extension. The app runs after node server.js. Shows
✔Training ChatGPT (1 plugin rules)
✔ You may now use the extension
but when I run ask gpt, the extension shows the below two errors:
Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
Unchecked runtime.lastError: Cannot create item with duplicate id ask-chatgpt
The text was updated successfully, but these errors were encountered:
I am receiving both of these errors in my chrome extension. The app runs after node server.js. Shows
✔Training ChatGPT (1 plugin rules)
✔ You may now use the extension
but when I run ask gpt, the extension shows the below two errors:
Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
Unchecked runtime.lastError: Cannot create item with duplicate id ask-chatgpt
The text was updated successfully, but these errors were encountered: