-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
67 lines (59 loc) · 2.95 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
67
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\bensi\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add html-webpack-plugin --dev
PATH:
C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;C:\Python27\;C:\Program Files (x86)\Razer\ChromaBroadcast\bin;C:\Program Files\Razer\ChromaBroadcast\bin;C:\Program Files\Eclipse Foundation\jdk-11.0.12.7-hotspot\bin;C:\Python39\Scripts\;C:\Python39\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Maven\bin;C:\Program Files\dotnet\;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\PHP;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\Python27;C:\Program Files\PowerShell\7\;%NVM_HOME%;%NVM_SYMLINK%;C:\Users\bensi\AppData\Local\Microsoft\WindowsApps;C:\Users\bensi\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files (x86)\GitHub CLI\;C:\Users\bensi\AppData\Local\GitHubDesktop\bin;C:\Users\bensi\AppData\Roaming\npm;C:\Users\bensi\AppData\Local\gitkraken\bin;C:\Users\bensi\AppData\Roaming\nvm;C:\Program Files\nodejs
Yarn version:
1.22.11
Node version:
16.8.0
Platform:
win32 x64
Trace:
Error: EPERM: operation not permitted, unlink 'C:\Users\bensi\AppData\Local\Yarn\Cache\v6\npm-@incodelang-accounts-1.0.17-99b496ad600cefa996410fb28250223c289c0753-integrity\node_modules\@incodelang\accounts\.yarn-tarball.tgz'
npm manifest:
{
"name": "craftions-accounts",
"version": "1.0.0",
"description": "The Craftions Account System",
"main": "server.js",
"scripts": {
"express:start": "node server.js",
"webpack:start": "webpack serve --config ./webpack.config.js --mode development --port 3000"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CraftionsMC/Accounts.git"
},
"author": "The Craftions Developers",
"license": "GPL-3.0-only",
"bugs": {
"url": "https://github.com/CraftionsMC/Accounts/issues"
},
"homepage": "https://github.com/CraftionsMC/Accounts#readme",
"dependencies": {
"@incodelang/accounts": "^1.0.17",
"@incodelang/accounts-client": "^1.0.11",
"express": "^4.17.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0"
},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"babel-loader": "^8.2.3",
"css-loader": "^6.4.0",
"node-sass": "^6.0.1",
"react-hot-loader": "^4.13.0",
"sass-loader": "^12.2.0",
"style-loader": "^3.3.1",
"webpack": "^5.59.1",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.3.1"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile