-
Up to node.js 18 the API worked wonderful. I am many using it with automated announcements from a JavaScript.
I am very sure that there is a connection between the malfunction of the API and node.j…
-
when I ran the command
```
cd mineflayer-collectblock
npx tsc
```
I got the errors as follow:
```
src/CollectBlock.ts:71:59 - error TS2538: Type 'undefined' cannot be used as an index type.
…
-
I generated an Oauth client ID in the Google interface and placed it in the file credentials.json in the MMM-GoogleCalendar directory. When I run: node authorize.js, it says:
MMM-GoogleCalendar: E…
-
when I ran the command
```
cd Odyssey/odyssey/env/mineflayer/mineflayer-collectblock
npx tsc
```
I got the errors as follow:
```
src/CollectBlock.ts:71:59 - error TS2538: Type 'undefined' cann…
-
If you're already using [npm](https://www.npmjs.com/) and a module bundler such as [webpack](https://webpack.js.org/) or [Rollup](https://rollupjs.org/), you can run the following command to install t…
-
Thank you for useful action!
We are getting a build warning:
> The following actions use a deprecated Node.js version and will be forced to run on node20: 5yutan5/setup-poetry-env@v1.1.0. For more…
-
### What happened?
The frontend fails to load on NodeJS 23, resulting in the whole process crashing
### What did you expect to happen?
For the front end to start
### How to reproduce it (minimal a…
-
```
test $ ls
index.js node_modules package.json package-lock.json
test $ cat package.json
{
"name": "test",
"version": "1.0.0",
"type": "module",
"main": "index.js",
"scripts": …
-
I think we should examine the `Learn` section of our website and identify missing areas.
-
Hello matrus2,
Thanks for this repo! It provides great functionality, making ntlm auth in modern code bases very easy. However, because of the dependency on request, there is an issue with a sub de…