-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
71 lines (62 loc) · 2.34 KB
/
yarn-error.log
File metadata and controls
71 lines (62 loc) · 2.34 KB
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
70
71
Arguments:
/Users/nathanchackerian/.nvm/versions/node/v16.13.0/bin/node /Users/nathanchackerian/.nvm/versions/node/v16.13.0/bin/yarn add moment
PATH:
/Users/nathanchackerian/.rvm/gems/ruby-3.0.0/bin:/Users/nathanchackerian/.rvm/gems/ruby-3.0.0@global/bin:/Users/nathanchackerian/.rvm/rubies/ruby-3.0.0/bin:/Users/nathanchackerian/.amplify/bin:/Users/nathanchackerian/.nvm/versions/node/v16.13.0/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/nathanchackerian/.rvm/bin
Yarn version:
1.22.18
Node version:
16.13.0
Platform:
darwin x64
Trace:
Error: EACCES: permission denied, mkdir '/Users/nathanchackerian/Desktop/goodhelp/node_modules/@babel/core/node_modules/ms'
npm manifest:
{
"name": "goodhelp",
"version": "2.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@expo/webpack-config": "^18.0.1",
"@react-native-async-storage/async-storage": "1.17.11",
"@react-native-picker/picker": "2.4.8",
"@react-navigation/native": "^6.0.11",
"@react-navigation/stack": "^6.2.2",
"expo": "^48.0.0",
"expo-image-picker": "~14.1.1",
"expo-status-bar": "~1.4.4",
"firebase": "^9.9.2",
"moment": "^2.29.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.8.0",
"react-native": "0.71.3",
"react-native-calendar-picker": "^7.1.4",
"react-native-dropdown-picker": "^5.4.4",
"react-native-dropdown-select-list": "^2.0.4",
"react-native-gesture-handler": "~2.9.0",
"react-native-paper": "^4.12.1",
"react-native-reanimated": "^2.14.4",
"react-native-safe-area-context": "^4.5.0",
"react-native-safe-area-view": "^1.1.1",
"react-native-screens": "^3.19.0",
"react-native-vector-icons": "^9.2.0",
"react-native-web": "0.17.7"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@types/react": "~18.0.27",
"@types/react-native": "^0.71.3",
"typescript": "^4.9.4"
},
"private": true
}
yarn manifest:
No manifest
Lockfile: