-
Hello my name is Adrian and I´m in a university internship. I need MSIR to make a coregister of MSI. However, I got a failed after of command "docker-compose up --build". The fail is it:
> [msir_f…
-
It would be cool for the output to only show browsers according to a config using a [browserslist](https://browsersl.ist) string stored in .npmrc (global or in project).
-
## Problem
While running the project locally, a warning comes up that `caniuse-lite` is outdated. This warning suggests that the Browserslist is not up to date, which could lead to outdated browser c…
-
npm run dev
> @create-web3/frontend@0.1.0 dev
> next dev
▲ Next.js 15.0.4-canary.29
- Local:…
-
## Is your feature request related to a problem? Please describe.
As any repo ages, resources also age. But whenever a repo runs the `build` command, an alert goes by unnoticed
```
Browserslist…
-
It is possible that I am overlooking some obvious solution here.
## Failing module
- **GitHub**: https://github.com/wessberg/browserslist-generator
- **npm**: https://www.npmjs.com/package/brow…
-
On `main` currently, `yarn run oss:test` fails (see the [README](https://github.com/openbao/openbao/blob/main/ui/README.md#running-tests)). This is likely as a result of the plugin removal from #64 an…
-
# 🐛 bug report
## 🎛 Configuration (.babelrc, package.json, cli command)
My package.json looks like this:
```json
{
"name": "my-project",
"version": "1.0.0",
"brows…
-
-
when I build with plugin in docker. the docker file like this:
```
# 第一阶段:使用 answer-builder 构建 answer
FROM apache/answer as answer-builder
# 第二阶段:使用 golang 构建插件和新的 answer
FROM golang:1.19-alpin…