-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
75 lines (67 loc) · 3.29 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
68
69
70
71
72
73
74
75
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\CORE I5\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js install
PATH:
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Python39\Scripts\;C:\Python39\;C:\Users\CORE I5\AppData\Local\Programs\Python\Python38\Scripts\;C:\Users\CORE I5\AppData\Local\Programs\Python\Python38\;E:\Oracle\dbhomeXE\bin;search-ms:displayname=Search%20Results%20in%20Local&crumb=location:C%3A%5CUsers%5CCORE%20I5%5CAppData%5CLocal\Python37;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk-11.0.8;C:\ProgramData\chocolatey\bin;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:\Users\CORE I5\AppData\Local\Programs\Python\Python37\Scripts;C:\Program Files\MongoDB\Server\4.4\bin;C:\Program Files\nodejs\;C:\Users\CORE I5\AppData\Local\Microsoft\WindowsApps;C:\Users\CORE I5\AppData\Local\Programs\Microsoft VS Code\bin;C:\src\flutter\bin;C:\Windows\System32;C:\Users\CORE I5\AppData\Local\Microsoft\WindowsApps;C:\Program Files\JetBrains\PyCharm 2020.2.2\bin;C:\MinGW\bin;C:\Program Files\heroku\bin;C:\Users\CORE I5\AppData\Roaming\npm
Yarn version:
1.22.10
Node version:
14.16.0
Platform:
win32 x64
Trace:
SyntaxError: E:\React Native\Projects\MealsToGo\package.json: Unexpected string in JSON at position 902
at JSON.parse (<anonymous>)
at C:\Users\CORE I5\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:1625:59
at Generator.next (<anonymous>)
at step (C:\Users\CORE I5\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:310:30)
at C:\Users\CORE I5\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:321:13
npm manifest:
{
"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",
"lint": "eslint . --ext .js"
},
"dependencies": {
"@expo-google-fonts/lato": "^0.1.0",
"@expo-google-fonts/oswald": "^0.1.0",
"@react-native-async-storage/async-storage": "^1.15.2",
"@react-native-community/masked-view": "0.1.10",
"@react-navigation/bottom-tabs": "^5.11.9",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.4",
"camelize": "^1.0.0",
"expo": "~40.0.0",
"expo-font": "~8.4.0",
"expo-status-bar": "~1.0.3",
"metro-react-native-babel-preset": "^0.65.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.3.tar.gz"
"react-native-gesture-handler": "~1.8.0",
"react-native-maps": "0.27.1",
"react-native-paper": "^4.7.2",
"react-native-reanimated": "~1.13.0",
"react-native-safe-area-context": "3.1.9",
"react-native-screens": "~2.15.2",
"react-native-svg": "12.1.0",
"react-native-web": "~0.13.12",
"react-native-webview": "11.0.0",
"styled-components": "^5.2.3"
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@react-native-community/eslint-config": "^2.0.0",
"eslint": "^7.23.0",
"prettier": "^2.2.1"
},
"private": true
}
yarn manifest:
No manifest
Lockfile:
No lockfile