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
{{ message }}
This repository was archived by the owner on Nov 27, 2022. It is now read-only.
Attempting to import LoggedIn and LoggedOut in a normal way, and running the react development start script causes this error:
./node_modules/asynciterator/asynciterator.mjs
Can't import the named export 'EventEmitter' from
non EcmaScript module (only default export is available)
This may not be a common error, but I'm attempting to use the Solid-React component libraries alongside a webpack project, and that may be interfering with the imports.
Attempting to import
LoggedInandLoggedOutin a normal way, and running the react developmentstartscript causes this error:This may not be a common error, but I'm attempting to use the Solid-React component libraries alongside a webpack project, and that may be interfering with the imports.
The repository with the issue is https://github.com/millenniallglyphs/rm-components
Version information
v14.1.01.22.4