-
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…
-
Deploying an _app_ with Neon is fine, but deploying a _lib_ will be harder until we can make it relatively seamless for downstream consumers of the lib (including transitive dependents) to be complete…
-
Hello:
I want to run install bitcore and run some tests. I can install bitcore via npm, but when I tried to run bitcored, I got the following errors:
D:\nodejs\bitcore\node_modules\bitcore\bin>node …
-
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…
-
### What version of Bun is running?
0.6.14
### What platform is your computer?
Darwin 22.5.0 arm64 arm
### What steps can reproduce the bug?
`bun i watcher`
https://github.com/fabios…
-
I encounter the following issue when following [these instructions](https://www.zigbee2mqtt.io/guide/installation/01_linux.html#installing) to configure zigbee2mqtt in a lxd container.
I did apt up…
-
### Current behavior
`package.json`
```json
{
"name": "@something/editor",
"version": "0.0.1",
"description": "a library",
"module": "index.js",
"types": "index.d.ts",
…
-
# Problem
I would like to report bug, where **Enter/Return keypress stops working occasionally** in Code / Makdown cell.
Here is short 1 min demo video:
(turn on Audio please, to hear comments)…
-
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…