-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
66 lines (58 loc) · 3.16 KB
/
yarn-error.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
Arguments:
C:\Program Files\nodejs\node.exe C:\Program Files (x86)\Yarn\bin\yarn.js install
PATH:
C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Python37-32\Scripts\;C:\Program Files (x86)\Python37-32\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;%Path%;C:\MinGW\bin;"C:\MinGW\msys\1.0\bin;";C:\Program Files\Microsoft VS Code\bin;C:\Users\money_woes\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\AMI\DuOS\;C:\Users\money_woes\AppData\Local\atom\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Calibre2\;C:\ProgramData\chocolatey\bin;C:\Program Files\Java\jdk1.8.0_201\bin;C:\Program Files (x86)\Yarn\bin\;C:\Users\money_woes\AppData\Local\Android\sdk\platform-tools;C:\Windows\System32;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Ruby26-x64\bin;C:\Users\money_woes\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\AMI\DuOS\;C:\Program Files\Microsoft VS Code\bin;C:\Users\money_woes\AppData\Local\atom\bin;C:\MinGW\bin;C:\Users\money_woes\Documents\flutter\bin;C:\Users\money_woes\AppData\Local\GitHubDesktop\bin;C:\Users\money_woes\AppData\Local\Yarn\bin;C:\Program Files\MongoDB\Server\4.0\bin;;C:\Users\money_woes\AppData\Local\Microsoft\WindowsApps;C:\Users\money_woes\AppData\Roaming\npm
Yarn version:
1.13.0
Node version:
12.13.0
Platform:
win32 x64
Trace:
Error: EPERM: operation not permitted, unlink 'C:\Users\money_woes\Documents\GitHub\kumon_schedule\kumon_schedule\node_modules\deasync\bin\win32-x64-node-12\deasync.node'
npm manifest:
{
"name": "kumon_schedule",
"version": "1.0.0",
"description": "An app design to easily create a schedule for the Kumon center I worked ( and according to the specifications of that center in particular)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"format": "prettier \"src/**/*.{js,html}\" --write",
"lint": "tslint \"src/**/*.{js,jsx}\" --project",
"dev": "parcel src/index.html",
"typecheck": "tsc --no"
},
"author": "Ammar Haq",
"license": "ISC",
"devDependencies": {
"@types/reach__router": "^1.2.6",
"@types/react": "^16.9.13",
"@types/react-dom": "^16.9.4",
"add": "2.0.6",
"parcel-bundler": "^1.12.4",
"prettier": "^1.19.1",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0",
"tslint-react": "^4.1.0",
"typescript": "^3.7.2"
},
"dependencies": {
"@material-ui/core": "^4.6.1",
"@material-ui/lab": "^4.0.0-alpha.32",
"@reach/router": "^1.2.1",
"axios": "^0.19.0",
"material-table": "^1.54.1",
"material-ui": "^0.20.2",
"nodemon": "^2.0.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-redux": "^7.1.3",
"redux": "^4.0.4",
"redux-form": "^8.2.6"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile