-
> shopbot@1.0.0 deploy
> node ./deploy-commands.js /a
C:\Users\share\Desktop\ShopBot\deploy-commands.js:14
commands.push(command.data.toJSON());
^
T…
-
Version 2.0 does not start, displaying the error "Unhandled exception in script.". Details:
Failed to execute script 'main' due to unhandled exception: 'cp932' codec can't encode character 'u2705' …
-
hello,
I recently installed and ran the Bamboo for an alignment BAM file (Nanopore) following the author's instructions; however, the following errors occurred. Can you help me address the problem?
…
-
The code under [`lib/internal/modules/esm`](https://github.com/nodejs/node/tree/main/lib/internal/modules/esm), a.k.a. the ESM loader, contains many functions that are async. We should refactor as man…
-
Its very strange, have the module installed.
I see the model loader, but not the processing module.
-
# `SyntaxError: Unexpected token 'export'` when importing `@1inch/cross-chain-sdk` in Node.js
## Description
I encountered issues when trying to use `@1inch/cross-chain-sdk` in my project. Below…
-
Sure, I could move things around to get rid of the module problem.
But it would be much nicer, if the files would just be called `*.cjs` or a package.json is shipped inside.
Error:
```
[JSE] Re…
-
I'm trying to run this in Docker and tried following the instructions in the Wiki (https://github.com/ArnoldSmith86/virtualtabletop/wiki/Docker)
I use Dockge to manage my docker containers, to I tr…
-
Having trouble running sherif in my monorepo after update to 1.0.1. Works fine with 1.0.0
I'm using pnpm 9.12.2, on a mac M1 processor.
Getting this error when running `pnpm install` or `pnpm dl…
sebvg updated
2 weeks ago
-
### Steps To Reproduce
1. Install @bitwarden/sdk-napi on linux/arm64
2. Run JavaScript code that imports the client
A minimal repo for replication is here https://github.com/willem-h/bws-sdk-arm-…