Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

`svelte-portal` not found

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.