`svelte-portal` not found
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- frontend
Research direction
Start by inspecting the published package manifest and the import from @budibase/colorpicker/src/components/Colorpicker.svelte that causes the svelte-portal resolution error. Reproduce the upgrade from 1.0.1 to 1.1.2, then verify that a clean install resolves the dependency without the module-not-found error.
Written by the indexing model from the issue text.
Description
I'm not sure how this is happening, but it seems the latest package (1.1.2?) refers to a svelte-portal package, which is not found in dependencies.
Here's the error I'm seeing:
[0] ERROR in ../node_modules/@budibase/colorpicker/src/components/Colorpicker.svelte
[0] Module not found: Error: Can't resolve 'svelte-portal' in '/Users/duane/Relm/relm/node_modules/@budibase/colorpicker/src/components'
I believe this occurred when I upgraded from 1.0.1 to latest.
- Dominant language
- HTML
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
motiondivision/motion#3849 ·
-
area-clientside-dartpad
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
needs-triage Platform(Default)
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Support bun dedupe Openenhancement
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
antfu/node-modules-inspector#214 ·