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
Just set up my editor with slate-mentions and I got this error. I looked in node_modules and saw that lib/Portal.js does not even exist after installation.
ERROR in ./~/slate-mentions/dist/index.js
Module not found: Error: Can't resolve './lib/Portal' in '[path]\node_modules\slate-mentions\dist'
@ ./~/slate-mentions/dist/index.js 11:14-37
@ ./app/widgets/Editor/index.js
Just set up my editor with slate-mentions and I got this error. I looked in node_modules and saw that lib/Portal.js does not even exist after installation.