-
According to [`bindings/nodejs/src/lib.rs`](https://github.com/apache/opendal/blob/main/bindings/nodejs/src/lib.rs) it seems `Operator::lister` is not exposed by the Node.js binding.
Is there any p…
-
> java@0.8.0 install E:\xyz\node_modules\java
> node-gyp rebuild
E:\xyz\node_modules\java>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\…
-
Attempting to use some modules from the Holepunch ecosystem that have native counterparts but due to assumptions it makes about the project structure, a runtime error occurs related to trying to load …
-
Step 1 and Step 2 is done, But Step 3 give me error.
H:\Development\NodeJS\material-resume>gulp
H:\Development\NodeJS\material-resume\node_modules\gulp-sass\node_modules\node-s
ass\lib\index.js:22
…
-
Trying to get fluffd working under Linux I successfully installed node.js under Ubuntu using:
$ sudo apt install curl
$ curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
$ sudo apt-g…
-
Running into an issue when running
`npm install -g sb-builder`
npm ERR! Tell the author that this fails on your system:
npm ERR! node-pre-gyp install --fallback-to-build
**Full stack trace**
$…
-
Hello, thank you for your awesome library, do you plan to create any bindings besides C++? NodeJS? Go? Python?
Thank you.
-
**Describe the bug**
I've setup cloudflare hyperdrive correctly in the `nuxt.config.ts` in bindings; I noticed that in `wrangler.toml` it does not generate the bindings, but maybe this is due to to n…
-
### Issue Summary
I'm trying to install sqlite and canvas on a windows machine but with linux dependencies with this command:
`$Env:npm_config_arch="arm" ; $Env:npm_config_platform="linux" ; yarn i…
-
I had this extension installed, it worked perfectly. Yesterday the icon didn't appear in my sidebar, and I found out in the extension manager it hadn't started due to an error.
- I checked my Brack…