-
Should wrap `data` in a condition to prevent this stack trace:
```bash
TypeError: data.map is not a function
at clone (/home/chris/Crypto/api-connectors/official-ws/delta-server/node_modules/…
-
Dear Jacob,
Thanks for your minimalistic NestJS approach to the very common OAuth2 auth code grant!
I've found an error that prevents deploying your code to a NodeJS 12.14 AWS Lambda function.
…
-
master分支,源码使用sqlite数据库,pnpm dev启动时报错
```
# 使用Sqlite
DATABASE_URL="file:../data/wewe-rss.db"
DATABASE_TYPE="sqlite"
```
报错信息如下:
```bash
apps/server dev: PrismaClientInitializationError: err…
-
```
[31m[/home/donut/app/source/web-server/app.js] [39mweb-server error [ReferenceError: navigator is not defined]
ReferenceError: navigator is not defined
at IsMobileClass (/home/donut/app/sour…
-
Hi,
I just modified the code to use sails-cassandra instead of redis.
Can you please help me the fix the below error?
I can see the new tables being created in the Cassandra database, but it just f…
-
## CVE-2020-7656 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.6.1.min.js, jquery-1.7.2.min.js, jquery-1.7.1.min.js
jquery-1.6.1.min.js
JavaScript library for DOM operations
Libr…
-
上传文件失败,log提示如下:
designed for a production environment, as it will leak
memory, and will not scale past a single process.
error when exit Error: Can't set headers after they are sent.
at ServerResp…
-
I use Visual Studio Code (with Docker Desktop installed) on a Mac (Mac OS Catilina 10.15.7).
I updated the `metriq-api` git repository up to recent merge of #113.
In Visual Studio Code, I open…
-
Hi,
I'm trying to run morph-graphql with Node and get following error message after I submit. It seems the parsing mapping document step fails. Could you please help me figure out this issue? Thank…
-
After doing an npm install and starting node, you may get this error:
module.js:340
throw err;
^
Error: Cannot find module './lib/express'
at Function.Module._resolveFilename (module…