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've encountered a problem while using your plugin, you've used the tslib package as a devDependenciesbut it needs to be in the dependencies or at least in the peerDeps because it contains a little runtime on which it depends.