Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hi there,
I have used Codebuff for I believe couple of times earlier with a free account, and it used to work just fine. Since Yesterday whenever I try to run it - it behaves weirdly and some strange info is being thrown at me
`codebuff
Bun is a fast JavaScript runtime, package manager, bundler, and test runner. (1.2.16+631e67484)

Usage: bun [...flags] [...args]

Commands:
run ./my-script.ts Execute a file with Bun
lint Run a package.json script
test Run unit tests with Bun
x eslint Execute a package binary (CLI), installing if needed (bunx)
repl Start a REPL session with Bun
exec Run a shell script directly with Bun

install Install dependencies for a package.json (bun i)
add lyra Add a dependency to package.json (bun a)
remove underscore Remove a dependency from package.json (bun rm)
update @remix-run/dev Update outdated dependencies
audit Check installed packages for vulnerabilities
outdated Display latest versions of outdated dependencies
link [] Register or link a local npm package
unlink Unregister a local npm package
publish Publish a package to the npm registry
patch Prepare a package for patching
pm Additional package management utilities

build ./a.ts ./b.jsx Bundle TypeScript & JavaScript into a single file

init Start an empty Bun project from a built-in template
create astro Create a new project from a template (bun c)
upgrade Upgrade to latest version of Bun.
--help Print help text for command.

Learn more about Bun: https://bun.sh/docs
Join our Discord community: https://bun.sh/discord`

Why?
I have installed and removed the package and installed again for at least 3 times by now but the behavior remains the same, can anyybody tell me why it's behaving like this?

Thanks for Reading!

You must be logged in to vote

Replies: 1 comment

Comment options

Try the new Codebuff (npm i -g codebuff)! It may fix your issues

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.