-
Notifications
You must be signed in to change notification settings - Fork 1
/
pnpm-debug.log
69 lines (69 loc) · 2.54 KB
/
pnpm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 debug pnpm": {
"isCaseSensitive": false,
"store": "C:\\Users\\roger\\.pnpm-store\\2"
},
"2 debug pnpm:package-manifest": {
"initial": {
"name": "its-over-infos",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"@typeit/discord": "^1.0.3",
"@types/node": "^13.9.1",
"@types/ws": "^7.2.2",
"axios": "^0.19.2",
"discord.js": "^12.0.2",
"dotenv": "^8.2.0",
"fs": "0.0.1-security",
"node-html-parser": "^1.2.12",
"nodemon": "^2.0.2",
"tslint-config-airbnb": "^5.11.2"
},
"devDependencies": {},
"scripts": {
"build": "tsc",
"start": "node dist/index.js",
"dev": "nodemon -e ts --exec \"npm run build \" && \"mpm start\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/vybhnju/its-over-infos.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/vybhnju/its-over-infos/issues"
},
"homepage": "https://github.com/vybhnju/its-over-infos#readme"
},
"prefix": "C:\\Users\\roger\\OneDrive\\Documents\\GitHub\\its-over-infos"
},
"3 debug pnpm:stage": {
"prefix": "C:\\Users\\roger\\OneDrive\\Documents\\GitHub\\its-over-infos",
"stage": "resolution_started"
},
"4 warn pnpm": {
"message": "Moving @typeit/discord that was installed by a different package manager to \"node_modules/.ignored",
"prefix": "C:\\Users\\roger\\OneDrive\\Documents\\GitHub\\its-over-infos"
},
"5 error pnpm": {
"message": {
"errno": -4048,
"code": "EPERM",
"syscall": "rename",
"path": "C:\\Users\\roger\\OneDrive\\Documents\\GitHub\\its-over-infos\\node_modules\\@typeit\\discord",
"dest": "C:\\Users\\roger\\OneDrive\\Documents\\GitHub\\its-over-infos\\node_modules\\.ignored\\@typeit\\discord"
},
"err": {
"name": "Error",
"message": "EPERM: operation not permitted, rename 'C:\\Users\\roger\\OneDrive\\Documents\\GitHub\\its-over-infos\\node_modules\\@typeit\\discord' -> 'C:\\Users\\roger\\OneDrive\\Documents\\GitHub\\its-over-infos\\node_modules\\.ignored\\@typeit\\discord'",
"code": "EPERM",
"stack": "Error: EPERM: operation not permitted, rename 'C:\\Users\\roger\\OneDrive\\Documents\\GitHub\\its-over-infos\\node_modules\\@typeit\\discord' -> 'C:\\Users\\roger\\OneDrive\\Documents\\GitHub\\its-over-infos\\node_modules\\.ignored\\@typeit\\discord'"
}
}
}