-
(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…
-
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…
-
### Current behavior
`package.json`
```json
{
"name": "@something/editor",
"version": "0.0.1",
"description": "a library",
"module": "index.js",
"types": "index.d.ts",
…
-
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-…
-
It should be possible to put the core functionality into a library which can be reused by other projects.
-
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…
-
### 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…
-
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 …
-
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…