bun install
, add a bunfig.toml
file to your project with the following contents:
Configure with bunfig.toml
Make sure to replaceMY_SUBDOMAIN
with your JFrog Artifactory subdomain, such as jarred1234
and MY_TOKEN with your JFrog Artifactory token.
bunfig.toml
Configure with $NPM_CONFIG_REGISTRY
Like with npm, you can use the NPM_CONFIG_REGISTRY
environment variable to configure JFrog Artifactory with bun install.