forked from Cero-Studio/ReactNativeWheelPicker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
59 lines (51 loc) · 1.74 KB
/
yarn-error.log
File metadata and controls
59 lines (51 loc) · 1.74 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
Arguments:
/usr/local/Cellar/node/17.7.1/bin/node /usr/local/bin/yarn
PATH:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/casey/.cargo/bin:/Users/casey/Documents/goproj/bin:/Users/casey/sdk/flutter/bin:/usr/local/mysql-8.0.28-macos11-x86_64/bin:/usr/local/sbin:/var/zookeeper/bin:/var/kafka/bin
Yarn version:
1.22.17
Node version:
17.7.1
Platform:
darwin x64
Trace:
SyntaxError: /Users/casey/Documents/misc/ReactNativeWheelPicker/package.json: Unexpected token } in JSON at position 782
at JSON.parse (<anonymous>)
at /usr/local/lib/node_modules/yarn/lib/cli.js:1625:59
at Generator.next (<anonymous>)
at step (/usr/local/lib/node_modules/yarn/lib/cli.js:310:30)
at /usr/local/lib/node_modules/yarn/lib/cli.js:321:13
npm manifest:
{
"name": "react-native-wheel-picker-android",
"version": "2.0.5",
"description": "Simple Wheel Picker for Android to use with react-native",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ElekenAgency/ReactNativeWheelPicker.git"
},
"keywords": [
"react-component",
"react-native",
"android",
"picker",
"wheel-picker",
"date-picker",
"date-wheel-picker"
],
"author": "Artem Kosiakevych <artem.kosiakevych@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ElekenAgency/ReactNativeWheelPicker/issues"
},
"homepage": "https://github.com/ElekenAgency/ReactNativeWheelPicker",
"dependencies": {
"moment": "2.22.0",
"@react-native-picker/picker": "^2.4.0",
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile