-
Notifications
You must be signed in to change notification settings - Fork 1
/
.pnpm-debug.log
41 lines (41 loc) · 1.35 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
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 debug pnpm:package-manifest": {
"initial": {},
"prefix": "/Users/nils/Library/pnpm/store/v3/tmp/dlx-36980"
},
"2 debug pnpm:context": {
"currentLockfileExists": false,
"storeDir": "/Users/nils/Library/pnpm/store/v3",
"virtualStoreDir": "/Users/nils/Library/pnpm/store/v3/tmp/dlx-36980/node_modules/.pnpm"
},
"3 debug pnpm:stage": {
"prefix": "/Users/nils/Library/pnpm/store/v3/tmp/dlx-36980",
"stage": "resolution_started"
},
"4 error pnpm": {
"code": "ERR_PNPM_FETCH_404",
"hint": "create-. is not in the npm registry, or you have no permission to fetch it.\n\nNo authorization header was set for the request.",
"request": {
"url": "https://registry.npmjs.org/create-."
},
"response": {
"size": 0
},
"pkgName": "create-.",
"spec": {
"fetchSpec": "latest",
"name": "create-.",
"type": "tag"
},
"pkgsStack": [],
"err": {
"name": "pnpm",
"message": "GET https://registry.npmjs.org/create-.: Not Found - 404",
"code": "ERR_PNPM_FETCH_404",
"stack": "pnpm: GET https://registry.npmjs.org/create-.: Not Found - 404\n at RetryOperation._fn (/Users/nils/.node/corepack/pnpm/7.1.5/dist/pnpm.cjs:84429:19)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"
}
}
}