Brian Duenas

Results 12 issues of Brian Duenas

I get an error when using the `fbs release ` command. I sometimes get this on windows as well, but after several tries, it works. Cant get it to work...

cant install on mx Linux? when i run crc setup it needs yum package manager. can we only use RHEL distributions?

tags/help wanted
tags/good first issue
status/need more information
status/pinned

I have purchased fbs. when I run fbs release I get this error: ``` waited 1 seconds for .DS_STORE to be created. bless: The 'openfolder' option is deprecated Could not...

### Description I have a pyproject.toml that pulls another remote package that has a source for torch-scatter the torch scatter implementation is as such ```toml [tool.poetry.dependencies] python = "^3.10" torch-scatter...

kind/bug
status/triage

it wont work with new heroes after right?

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

bug
good first issue
installation

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

bug
needs-decision
pypi

When this prompt shows up i click enter (assuming that `/usr/local/bin` is the default) ```shell sh

## Pull request checklist Please check if your PR fulfills the following requirements: - [x] The changes have been tested successfully. - [x] A changeset has been created (`npm run...

**- What I did** Enhanced CLI support for .env files by enabling automatic parsing and trimming of surrounding quotes when using --env-file. Reference: [#3630](https://github.com/docker/cli/issues/3630) **- How I did it** Modified...