Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: 'default' is not exported by node_modules/@syncit/ui/dist/index.mjs #52

Open
morganric-cba-japan opened this issue Jan 21, 2023 · 1 comment

Comments

@morganric-cba-japan
Copy link

morganric-cba-japan commented Jan 21, 2023

Errorr building with TS, after import ...

> vue-tsc --noEmit && vite build

vite v2.9.14 building for production...
transforming (1177) node_modules/lodash-es/seq.jsUse of eval is strongly discouraged, as it poses security risks and may cause issues with minification
✓ 1339 modules transformed.
'default' is not exported by node_modules/@syncit/ui/dist/index.mjs, imported by 

1: import syncit from '@syncit/ui';
   ^
2: import '@syncit/ui/dist/style.css';
3: import { LocalStorageTransporter } from '@syncit/transporter';
error during build:
Error: 'default' is not exported by node_modules/@syncit/ui/dist/index.mjs, imported by 
@Juice10
Copy link
Contributor

Juice10 commented Mar 13, 2023

Hi @morganric-cba-japan, thanks for submitting this issue. The syncit project got moved to the rrweb-io GitHub org, and this repo will get archived soon. Would you mind re-submitting your issue there if it is still relevant for the new 1.0.1 (rrweb 2.0 based) syncit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants