remove pnpm log file

This commit is contained in:
Tropical 2022-08-31 15:34:21 -05:00
parent eda0175ed7
commit 9d00a57936
1 changed files with 0 additions and 20 deletions

View File

@ -1,20 +0,0 @@
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"errno": 1,
"code": "ELIFECYCLE",
"pkgid": "betterdiscord-renderer@",
"stage": "lint-js",
"script": "eslint --ext .jsx,.js src/",
"pkgname": "betterdiscord-renderer",
"err": {
"name": "pnpm",
"message": "betterdiscord-renderer@ lint-js: `eslint --ext .jsx,.js src/`\nExit status 1",
"code": "ELIFECYCLE",
"stack": "pnpm: betterdiscord-renderer@ lint-js: `eslint --ext .jsx,.js src/`\nExit status 1\n at EventEmitter.<anonymous> (C:\\Users\\Tropical\\AppData\\Roaming\\npm\\node_modules\\pnpm\\dist\\pnpm.cjs:108610:20)\n at EventEmitter.emit (node:events:527:28)\n at ChildProcess.<anonymous> (C:\\Users\\Tropical\\AppData\\Roaming\\npm\\node_modules\\pnpm\\dist\\pnpm.cjs:95176:18)\n at ChildProcess.emit (node:events:527:28)\n at maybeClose (node:internal/child_process:1092:16)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)"
}
},
"2 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}