-
I wonder if you have considered working with an editor in browser instead of VSCode. The Monaco editor underlying VSCode is [available independently](https://microsoft.github.io/monaco-editor/). I ima…
-
I tried to prebuild iltorb@2.4.5 for node 14.7.0 on darwin-x64 using node-gyp,
and see error:
make: *** No rule to make target `Release/obj.target/iltorb/brotli/c/common/dictionary.o', needed by `Re…
-
(Hi! 👋 Thanks for reporting an issue! Please make sure you click the link above to view the issue guidelines, then fill out the blanks below.)
## What are the steps to reproduce this issue?
1. St…
-
is there a way to set and make these accessible via `trunk serve` ?
Prior art from [NextJS](https://nextjs.org/docs/pages/building-your-application/configuring/environment-variables#bundling-enviro…
dakom updated
1 month ago
-
### Current behavior
`package.json`
```json
{
"name": "@something/editor",
"version": "0.0.1",
"description": "a library",
"module": "index.js",
"types": "index.d.ts",
…
-
ti Bonjour d'Angers ;-)
serait il possible de faire une version encore plus "light" de façon à envoyer la notification via une requête http? (pas de conversion wav, pas de airtune, pas besoin de synt…
-
Unable to install ffmpeg-concat on windows
--------------------------------------------------------------------------------------------------------
Hey,i tried to install ffmpeg-concat as mentioned …
-
I developed a simple test with Node.JS and Python (pymq) attached image and repository with the code and if there might be a bug in the implementation.
To my surprise Node.JS performance is very poor…
-
D:\html_php\final_mohmoh\digital_healthcare\node_modules\keccak>if not defined npm_config_node_gyp (node "C:\Users\Local Admin\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-…
-
You need rust and the emscripten target installed. `rustup target add wasm32-unknown-emscripten` installs the emscripten target if you use rustup.
```sh
echo "fn main(){}" > a.rs
rustc -Copt-level=…