-
### What is the problem this feature would solve?
Given this:
```ts
// test.ts
import { BunFile } from "bun";
```
`bun build test.ts` with `"verbatimModuleSyntax": true` should throw an error …
-
### Version
3.6.0 - Browser
### Expectation
I should be able to import the module with a bundler like webpack.
The [online demo](https://input-output-hk.github.io/cardano-addresses/demo/) show…
-
## Description
Since November 13, TruffleRuby's CI has been failing when attempting to install the `io-console` gem.
```
An error occurred while installing io-console (0.7.2), and Bundler canno…
-
our svm scanning system relies on Gemfile.lock,
so atm we put a big `unless ENV["SKIP_DEV"]` around our test/dev gems
to create a new lockfile,
but it would be nice to no need that and have `bundle…
-
Hi, I'm trying to sign my macOS app using the Tauri action and it's hanging when it first runs codesign. From testing it out locally, it seems like it's getting stuck waiting on the user prompt to unl…
-
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v21.7.2
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Mana…
-
I wanted to ask, why doesn't the static site use bundler? I think it'd make it easier to contribute.
Would you welcome a PR with a Gemfile?
-
I get this error:
> An error occurred while installing json (1.8.3), and Bundler cannot continue.
Make sure that `gem install json -v '1.8.3' --source 'http://rubygems.org/'` succeeds before bundl…
-
Same issue, not sure why it's closed https://github.com/danielpclark/faster_path/issues/174
```
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
faster_path (~> 0.…