Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error occurred in MacOS #12

Closed
wqw547243068 opened this issue Aug 3, 2023 · 2 comments
Closed

Error occurred in MacOS #12

wqw547243068 opened this issue Aug 3, 2023 · 2 comments

Comments

@wqw547243068
Copy link

wqw547243068 commented Aug 3, 2023

The installation guide should be updated.

  • Node.js is a requirement.
  • Or you may encounter errors as follows.
curl -fsSL https://bun.sh/install | bash
# ######################################################################## 100.0%
# bun was installed successfully to ~/.bun/bin/bun 
# Added "~/.bun/bin" to $PATH in "~/.bashrc" 
# To get started, run: source /Users/bytedance/.bashrc 
# bun --help
bun upgrade
# Congrats! You're already on the latest version of bun (which is v0.7.1)
bun i
# bun install v0.7.1 (53cc4df1)
# SyntaxError: Import named 'formatWithOptions' not found in module 'node:util'.

Environments

  • MacOS Ventura 13.4 (22F66)
@wqw547243068 wqw547243068 changed the title Error in installation for MacOS Error occurred in MacOS Aug 3, 2023
@gzliyu
Copy link

gzliyu commented Aug 3, 2023

I got the same error.

@henrycunh
Copy link
Contributor

Thanks for catching it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants