-
Notifications
You must be signed in to change notification settings - Fork 1
/
yarn-error.log
62 lines (54 loc) · 2.7 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
Arguments:
/Users/thanaphonjanwattanakul/.nvm/versions/node/v16.13.0/bin/node /opt/homebrew/Cellar/yarn/1.22.17_2/libexec/bin/yarn.js add amityco/[email protected]
PATH:
/Users/thanaphonjanwattanakul/.nvm/versions/node/v16.13.0/bin:/Users/thanaphonjanwattanakul/.rvm/gems/ruby-2.7.6/bin:/Users/thanaphonjanwattanakul/.rvm/gems/ruby-2.7.6@global/bin:/Users/thanaphonjanwattanakul/.rvm/rubies/ruby-2.7.6/bin:/Users/thanaphonjanwattanakul/.nvm/versions/node/v18.15.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/thanaphonjanwattanakul/.rvm/gems/ruby-2.7.6/bin:/Users/thanaphonjanwattanakul/.rvm/gems/ruby-2.7.6@global/bin:/Users/thanaphonjanwattanakul/.rvm/rubies/ruby-2.7.6/bin:/Users/thanaphonjanwattanakul/.nvm/versions/node/v18.15.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/thanaphonjanwattanakul/.poetry/bin:/Users/thanaphonjanwattanakul/.rvm/bin:/Users/thanaphonjanwattanakul/.poetry/bin:/Users/thanaphonjanwattanakul/.rvm/bin
Yarn version:
1.22.17
Node version:
16.13.0
Platform:
darwin arm64
Trace:
Error: https://registry.yarnpkg.com/amityco%2fts-sdk: Request "https://registry.yarnpkg.com/amityco%2fts-sdk" returned a 405
at Request.params.callback [as _callback] (/opt/homebrew/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:67038:18)
at Request.self.callback (/opt/homebrew/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:140883:22)
at Request.emit (node:events:390:28)
at Request.<anonymous> (/opt/homebrew/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:141855:10)
at Request.emit (node:events:390:28)
at IncomingMessage.<anonymous> (/opt/homebrew/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:141777:12)
at Object.onceWrapper (node:events:509:28)
at IncomingMessage.emit (node:events:402:35)
at endReadableNT (node:internal/streams/readable:1343:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
npm manifest:
{
"name": "amity-react-native-test",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web"
},
"dependencies": {
"@expo/webpack-config": "^0.17.2",
"expo": "~47.0.9",
"expo-status-bar": "~1.4.2",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-native": "0.70.5",
"react-native-web": "~0.18.9"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~18.0.14",
"@types/react-native": "~0.70.6",
"typescript": "^4.6.3"
},
"private": true
}
yarn manifest:
No manifest
Lockfile:
No lockfile