codesandbox / codesandbox/codesandbox-client

Why can't I search for the existing packages on npm?

Open
#8,025 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
13.6k
Forks
2.4k
Avg merge
6d 19h
Merged PRs (30d)
2

Description

🐛 I'm not sure if this is a bug.

Description of the problem

I want to test the use of the ui component library on codesandbox-client, but I didn't find any existing packages on npm.
Npm package name:fusion-ui-vue
link: https://www.npmjs.com/package/fusion-ui-vue

Screenshot:
image

Causing inability to add dependencies

Contributor guide

Open the contributing guide

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.

Research direction

Start by reproducing the dependency search flow in codesandbox-client with the npm package fusion-ui-vue. Trace the existing package search and dependency-add entry point; done means the package can be found and added, with the behavior confirmed in the same flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
developer-experience
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.