-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
- Framework7 version: 7.0.5
- Svelte version: 7.0.5
- Platform and Target: desktop, nodejs, chrome
Describe the bug
I cannot reproduce using CodeSandbox. tbh i have no idea what is wrong since i have issue trying to import Framework7 module:
import Framework7 from 'framework7/lite' <--- does not work
import Framework7 from 'framework7' <--- it works
Please advise me, thanks.
Below are the error messages:
[0] rollup-plugin-svelte: The following packages did not export their package.json file so we could not check the svelte field. If you had difficulties importing svelte components from a package, then please contact the author and ask them to export the package.json file.
[0] - framework7
[0] - framework7-svelte
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels