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
I'm trying to run the doc server. After npm install && npm install -g gulp && gulp I get the following in the browser:
Uncaught Error: Invariant Violation: EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React.
The text was updated successfully, but these errors were encountered:
I'm trying to run the doc server. After
npm install && npm install -g gulp && gulp
I get the following in the browser:The text was updated successfully, but these errors were encountered: