-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
58 lines (50 loc) · 3.97 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\erict\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add cors
PATH:
C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\erict\bin;C:\Python27;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Git\cmd;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\MongoDB\Server\4.0\bin;C:\Program Files\dotnet;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files\nodejs;C:\ProgramData\chocolatey\bin;C:\Program Files\PuTTY;C:\Users\erict\.windows-build-tools\python27;C:\Users\erict\AppData\Local\Temp\yarn--1547141572332-0.12119865119884721;C:\WINDOWS\system32\node_modules\windows-build-tools\node_modules\.bin;C:\Users\erict\AppData\Local\Yarn\Data\link\node_modules\.bin;C:\Users\erict\AppData\Local\Yarn\bin;C:\Program Files\libexec\lib\node_modules\npm\bin\node-gyp-bin;C:\Program Files\lib\node_modules\npm\bin\node-gyp-bin;C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Program Files\nodejs;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files\Git\cmd;C:\Program Files\nodejs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\MongoDB\Server\4.0\bin;C:\Program Files\dotnet;C:\Users\erict\AppData\Local\Programs\Python\Python37-32\Scripts;C:\Users\erict\AppData\Local\Programs\Python\Python37-32;C:\Users\erict\AppData\Local\Microsoft\WindowsApps;C:\Users\erict\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\heroku\bin;C:\Users\erict\.dotnet\tools;C:\Users\erict\AppData\Local\Microsoft\WindowsApps;C:\Users\erict\AppData\Roaming\npm
Yarn version:
1.12.3
Node version:
13.5.0
Platform:
win32 x64
Trace:
Error: EPERM: operation not permitted, unlink 'C:\Users\erict\Desktop\awsBarbershopBackend\node_modules\bcrypt\lib\binding\bcrypt_lib.node'
npm manifest:
{
"name": "mern",
"version": "1.0.0",
"description": "Mern Demo",
"main": "server.js",
"scripts": {
"start": "if-env NODE_ENV=production && yarn start:prod || yarn start:dev",
"start:prod": "node server.js",
"start:dev": "node server.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"bcrypt": "^3.0.7",
"bcryptjs": "^2.4.3",
"body-parser": "*",
"express": "*",
"global": "*",
"hammerjs": "*",
"if-env": "^1.0.4",
"jsonwebtoken": "^8.4.0",
"morgan": "^1.9.1",
"mysql": "^2.16.0",
"mysql2": "^1.6.4",
"nodemailer": "^4.7.0",
"passport": "^0.4.0",
"passport-jwt": "^4.0.0",
"path": "^0.12.7",
"react-scripts": "*",
"sequelize": "^4.41.2",
"socket.io": "^2.2.0"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile