ultra icon indicating copy to clipboard operation
ultra copied to clipboard

JavaScript package manager

Results 10 ultra issues
Sort by recently updated
recently updated
newest added

### Provide installed version [Ultra] v0.7.0 ### Current platform Windows, WSL (Ubuntu 22.04 LTS) ### Describe the Bug My old project is up and running on an other hard disk...

bug

- [x] Vite - [x] Next.js - [x] Astro - [ ] CRA - [ ] Angular - [ ] Nuxt

Things to fix - [ ] Installs using lockfile doesn't create symlinks to the workspaces. - [ ] Needs testing.

bug
enhancement
good first issue

Use `package.json` to get `"preferGlobal": true`

Use Bundlephobia API https://bundlephobia.com/api/similar-packages

enhancement

Probably errors related to symlinks.

frameworks

Create a built-in upgrade command instead of upgrading via npm.

enhancement