-
I'm trying to add TypeORM to an existing Cordova / Ionic project with a custom Typescript / Webpack configuration.
When trying to import TypeORM the build fails with the following errors:
```
ERR…
-
Server throws "unhandled rejection" when querying schema generated with new Prisma "Json". If filtering is still unsupported for Json type, filter types should just be removed for time being…
-
## Check List
Please check followings before submitting a new issue.
- [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting)
…
-
Installing and then importing bcrypt with yarn/yarn workspaces gives the following errors.
`Can't resolve 'aws-sdk'` - I believe this is listed as a devDependency for bcrypt, however netlify-lambd…
-
#### Nexus Report
```json
{
"node": "v12.16.3",
"nexus": "0.21.1-next.4",
"plugins": [
"nexus-plugin-prisma"
],
"os": {
"platform": "linux",
"release": "3.10…
-
#### Nexus Report
```json
{
"node": "v13.11.0",
"nexus": "next",
"plugins": [
"nexus-plugin-prisma"
],
"os": {
"platform": "darwin",
"release": "19.4.0"
},
"othe…
-
As per my discussion with Jared via IM, this issue is to require the ability to pass back authentication failure messages to the passport.authenticate function. Perhaps via:
passport.authenticate(...…
-
I've read this repos README.md, but cannot get a good grasp on this.
The npm registry https://www.npmjs.com/package/bcryptjs has not been updated in 3 years.
Whereas this other npm repo https://ww…
-
i want implement socket in my loopback4 server API. i have integrate socket in my API but it;s routing is not working.
```
app.io = require('socket.io')(await app.start());
app.io.on('connec…
-
## I'm submitting a...
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…