-
Clicking the facebook button crashes the app - iOS. The only console log is no user logged in.
-
I think could be a great idea to have a GitHub CI to check Dockerfile build issues. Do you agree?
I never did specifically something like it before but I think it is totally possible:
1. Pull Ofic…
-
After updating all libraries, it seems like the many to many relations are no longer working for me. Do you happen to know if any lib-update might effect barrels?
These are my dependencies:
```
"…
-
the back-end will not run on Windows, after following all the steps due to the error
> 'NODE_ENV' is not recognized as an internal or external command, operable program or batch file.
only wa…
-
### Search Terms
If I try to run the script src/index.ts, it results in this error
```
TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for /home/chen/development/relatrack-ba…
-
### Bug description
I have Font Awesome Pro license.
Followed the steps as mentioned in : [font awesome dynamic icons import steps](https://fontawesome.com/docs/web/use-with/react/add-icons) use…
-
I forked your code and ran npm install. Im running into this issue: Error: Illegal arguments: undefined, string
(method:Post) localhost:8080/api/auth/signup
Error: Illegal arguments: undefined, …
-
Build Failed
```bash
[+] Building 19.8s (10/14)
=> [internal] load …
-
This will be a basic app where users can register, log in, and view a protected resource using JWT for authentication.
### Backend Setup:
#### 1. Initialize a new Node.js project:
```bash
mkdi…
-
Hello,
To be able to run npm install we need a package.json properly configured with dependencies.
Can you provide it?