-
For Windows users, installing and configuring everything needed to build bcrypt is insane: http://stackoverflow.com/questions/14573488/error-compiling-bcrypt-node-js
Please consider switching to the …
-
Ok, I know there are a lot of settings that can affect things. I will explain the situation first, then wait for what information I should provide.
Here is my dep list for version info:
```"depend…
-
Clicking the facebook button crashes the app - iOS. The only console log is no user logged in.
-
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:
```
"…
-
Hey team,
I have an error I'm struggling to fix. I find similar MODULE_NOT_FOUNDS, but those seemed different.
- I am deploying my astro site on vercel
- [Britnell/pushbullet](https://github.com/…
-
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…
-
### I have given the below things in the body
{
"username": "modera",
"email": "abc@xyz.com",
"password": "12345678",
"roles": ["user", "moderator"]
}
### **Below is the excepti…
-
```
const fetch = require("node-fetch");
const bcrypt = require("bcryptjs");
const jwt = require("jsonwebtoken");
const HASURA_OPERATION = `
mutation ($username: String!, $password: String!) {
…
-
Build Failed
```bash
[+] Building 19.8s (10/14)
=> [internal] load …