-
Hi
I working with Nakama typescript
I want use jsonwebtoken for login custom but i have error in Tsconfig.json and change "module": "System" in tsconfig and add
let jws= require('jsonwebtoken…
-
Anyone can run test with command?:
yarn workspace @heroiclabs/nakama-js-test run test
I follow readme steps then tried but error
-
Hi there
I worked with Nakama but i have problem. when change target to ES6 in don't run server .
error : nakama_nakama_1 exited with code 2
how solve this problem ?
## Actual Result
…
-
**Unity version:** 2019.3.15f1
**Nakama SDK version:** v3.4.1
On WebGL platform, calling `socket.CloseAsync()` after invalid credentials auth results in a Web Player crash.
Example code:
```…
-
I'm trying to read errors sent by our backend (Golang) in the client but I'm unable to do so.
The `error.body` is a `ReadableStream` which contains an `Uint8Array`.
I have no clue how to decode thes…
-
I am trying to use the Match listings function in my javascript client, but it always returns an empty result without any errors or exceptions.
Following the code that I used:
```
let matches=thi…
-
## Description
When writing to the storage this error appears is some cases:
```
ERROR: prepared statement \"lrupsc_196_0\" does not exist (SQLSTATE 26000) at index.js:10177:7(173)
```
This happe…
-
I think the party API is missing from the interface.
https://heroiclabs.com/docs/social-realtime-parties/#join-party
I have tried to manually add it, but Im not sure its working properly (dont kno…
-
After upgrading to 2.4.0 I started receiving an error that the nakama-js package could not be resolved because it was missing one of the build files.
```
error While trying to resolve module '@her…
-
# React-native [ReferenceError: Can't find variable: btoa]
Hi there,
I'm using **@heroiclabs/nakama-js(^2.1.3")** in **react-native(^0.63.2)**. And this is the first time I'm using nak…