codesandbox / codesandbox/codesandbox-client
Why can't I search for the existing packages on npm?
Open
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:
Causing inability to add dependencies
Contributor guide
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.
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