-
I created a aws account, I also ran the aws configure command and set the profile.
So the appvars.js should comes with the bucket or I should manually add the file inside ??
If so, where can I get…
-
Even though the [docs](https://docs.ipfs.tech/how-to/websites-on-ipfs/static-site-generators/#middleman) state a workflow for using Next will be shared, it is missing
-
`.markdownlint.js` should be supported and its file type (cjs/esm) should be based on current `package.json`.
This is a problem because I need to extra declare `.markdownlint.mjs` / `.markdownlint.…
-
### Version
30.0.0-alpha.6
### Steps to reproduce
The [`jest.config.js`](https://github.com/prettier/prettier/blob/4e1a313064b1e7cff14b2f1d7b137c6fe007aa05/jest.config.js#L3) file in Prettier repo …
-
### Description
Este feature request es sobre traducir de JS a TS el archivo suggested.js que se encuentra en src/topics/suggested.js
Felix Arnos 15-10088
### Community forum reference
_No respo…
-
## Description
The below error appears after running the tests on centos 9 and rhel9 with node 22. There is no error with node 20 on the centos 9 and in rhel9, so this error has a lot of chances of…
-
-
I'm getting the following errors when using the code editor
2024-10-03 01:22:53.654 ComponentRequestHandler: GET /opt/homebrew/lib/python3.11/site-packages/code_editor/frontend/build/static/js/mode…
-
Ran it on nightly since @ambiguousname was getting local failures whilst working on https://github.com/rust-diplomat/diplomat/pull/723
We now get errors that look like this:
```
Uncaught exce…
-
### Description of the problem
When i try to destroy a created WebView the CEF seems to crash completly with the .destroy() function. Even the client console is not available anymore. Game just close…