Skip to content

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

Description

@morganric-cba-japan

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 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions