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
The 'this' types of each signature are incompatible.
Type 'MinimalPluginContext & { environment: DevEnvironment; }' is not assignable to type 'HotUpdatePluginContext'.
Types of property 'environment' are incompatible.