-
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…
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us know…
-
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…
-
Hallo Zusammen
Ich habe vor einem halben Jahr am WSEG Modul teilgenommen und mir ist aufgefallen, dass für das Praxisprojekt node.js direkt installiert wird. Wäre es evtl. sinnvoll [Node Version Ma…
-
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": …