|
@@ -1,89 +1,89 @@
|
1
|
|
-Arguments:
|
2
|
|
- D:\Applications\nodejs\node.exe D:\Applications\Yarn\bin\yarn.js add src/onlineSelling/components/GrantProfile --silent --no-progress
|
3
|
|
-
|
4
|
|
-PATH:
|
5
|
|
- D:\Applications\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;D:\FrontProjects\estateagents\miniapp-v3\node_modules\.bin;D:\Applications\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;D:\FrontProjects\estateagents\miniapp-v3\node_modules\.bin;D:\Applications\Java8\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Applications\nodejs\;D:\Applications\Git\cmd;D:\Applications\go1.12\go\bin;D:\Applications\bin;D:\Applications\nginx-1.10.2;D:\Applications\apache-maven-3.6.0\bin;D:\Applications\Yarn\bin\;C:\Users\yansen\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Bandizip\;C:\Users\yansen\AppData\Roaming\npm;D:\Applications\Microsoft VS Code\bin;D:\GoProjects\bin;C:\Users\yansen\AppData\Local\Yarn\bin
|
6
|
|
-
|
7
|
|
-Yarn version:
|
8
|
|
- 1.13.0
|
9
|
|
-
|
10
|
|
-Node version:
|
11
|
|
- 10.16.3
|
12
|
|
-
|
13
|
|
-Platform:
|
14
|
|
- win32 x64
|
15
|
|
-
|
16
|
|
-Trace:
|
17
|
|
- Error: https://registry.npm.taobao.org/src%2fonlineSelling/components/GrantProfile: [not_found] document not found
|
18
|
|
- at Request.params.callback [as _callback] (D:\Applications\Yarn\lib\cli.js:65364:18)
|
19
|
|
- at Request.self.callback (D:\Applications\Yarn\lib\cli.js:129397:22)
|
20
|
|
- at Request.emit (events.js:198:13)
|
21
|
|
- at Request.<anonymous> (D:\Applications\Yarn\lib\cli.js:130369:10)
|
22
|
|
- at Request.emit (events.js:198:13)
|
23
|
|
- at Gunzip.<anonymous> (D:\Applications\Yarn\lib\cli.js:130291:12)
|
24
|
|
- at Object.onceWrapper (events.js:286:20)
|
25
|
|
- at Gunzip.emit (events.js:203:15)
|
26
|
|
- at endReadableNT (_stream_readable.js:1145:12)
|
27
|
|
- at process._tickCallback (internal/process/next_tick.js:63:19)
|
28
|
|
-
|
29
|
|
-npm manifest:
|
30
|
|
- {
|
31
|
|
- "name": "mini-haoju",
|
32
|
|
- "version": "1.0.0",
|
33
|
|
- "private": true,
|
34
|
|
- "description": "橙蕉",
|
35
|
|
- "scripts": {
|
36
|
|
- "build:weapp": "taro build --type weapp",
|
37
|
|
- "dev:weapp": "npm run build:weapp -- --watch"
|
38
|
|
- },
|
39
|
|
- "author": "pcli",
|
40
|
|
- "license": "MIT",
|
41
|
|
- "dependencies": {
|
42
|
|
- "@tarojs/async-await": "1.3.25",
|
43
|
|
- "@tarojs/cli": "1.3.25",
|
44
|
|
- "@tarojs/components": "1.3.25",
|
45
|
|
- "@tarojs/redux": "^1.3.25",
|
46
|
|
- "@tarojs/router": "1.3.25",
|
47
|
|
- "@tarojs/taro": "1.3.25",
|
48
|
|
- "@tarojs/taro-weapp": "1.3.25",
|
49
|
|
- "dayjs": "^1.8.14",
|
50
|
|
- "min-ready": "^2.3.0",
|
51
|
|
- "nervjs": "^1.4.3",
|
52
|
|
- "qs": "^6.8.0",
|
53
|
|
- "redux": "^4.0.4",
|
54
|
|
- "redux-logger": "^3.0.6",
|
55
|
|
- "redux-thunk": "^2.3.0",
|
56
|
|
- "taro-ui": "^2.2.1"
|
57
|
|
- },
|
58
|
|
- "devDependencies": {
|
59
|
|
- "@tarojs/plugin-babel": "1.3.25",
|
60
|
|
- "@tarojs/plugin-csso": "1.3.25",
|
61
|
|
- "@tarojs/plugin-less": "1.3.25",
|
62
|
|
- "@tarojs/plugin-sass": "^1.3.25",
|
63
|
|
- "@tarojs/plugin-uglifyjs": "1.3.25",
|
64
|
|
- "@tarojs/webpack-runner": "1.3.25",
|
65
|
|
- "@types/react": "^16.4.6",
|
66
|
|
- "@types/webpack-env": "^1.13.6",
|
67
|
|
- "babel-eslint": "^8.2.3",
|
68
|
|
- "babel-plugin-transform-class-properties": "^6.24.1",
|
69
|
|
- "babel-plugin-transform-decorators-legacy": "^1.3.4",
|
70
|
|
- "babel-plugin-transform-jsx-stylesheet": "^0.6.5",
|
71
|
|
- "babel-plugin-transform-object-rest-spread": "^6.26.0",
|
72
|
|
- "babel-preset-env": "^1.6.1",
|
73
|
|
- "eslint": "^5.16.0",
|
74
|
|
- "eslint-config-taro": "1.3.8",
|
75
|
|
- "eslint-plugin-import": "^2.12.0",
|
76
|
|
- "eslint-plugin-react": "^7.8.2",
|
77
|
|
- "eslint-plugin-taro": "1.3.8",
|
78
|
|
- "nerv-devtools": "^1.4.3",
|
79
|
|
- "node-sass": "^4.12.0"
|
80
|
|
- }
|
81
|
|
- }
|
82
|
|
-
|
83
|
|
-yarn manifest:
|
84
|
|
- No manifest
|
85
|
|
-
|
86
|
|
-Lockfile:
|
|
1
|
+Arguments:
|
|
2
|
+ D:\Applications\nodejs\node.exe D:\Applications\Yarn\bin\yarn.js add src/onlineSelling/components/GrantProfile --silent --no-progress
|
|
3
|
+
|
|
4
|
+PATH:
|
|
5
|
+ D:\Applications\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;D:\FrontProjects\estateagents\miniapp-v3\node_modules\.bin;D:\Applications\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;D:\FrontProjects\estateagents\miniapp-v3\node_modules\.bin;D:\Applications\Java8\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Applications\nodejs\;D:\Applications\Git\cmd;D:\Applications\go1.12\go\bin;D:\Applications\bin;D:\Applications\nginx-1.10.2;D:\Applications\apache-maven-3.6.0\bin;D:\Applications\Yarn\bin\;C:\Users\yansen\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Bandizip\;C:\Users\yansen\AppData\Roaming\npm;D:\Applications\Microsoft VS Code\bin;D:\GoProjects\bin;C:\Users\yansen\AppData\Local\Yarn\bin
|
|
6
|
+
|
|
7
|
+Yarn version:
|
|
8
|
+ 1.13.0
|
|
9
|
+
|
|
10
|
+Node version:
|
|
11
|
+ 10.16.3
|
|
12
|
+
|
|
13
|
+Platform:
|
|
14
|
+ win32 x64
|
|
15
|
+
|
|
16
|
+Trace:
|
|
17
|
+ Error: https://registry.npm.taobao.org/src%2fonlineSelling/components/GrantProfile: [not_found] document not found
|
|
18
|
+ at Request.params.callback [as _callback] (D:\Applications\Yarn\lib\cli.js:65364:18)
|
|
19
|
+ at Request.self.callback (D:\Applications\Yarn\lib\cli.js:129397:22)
|
|
20
|
+ at Request.emit (events.js:198:13)
|
|
21
|
+ at Request.<anonymous> (D:\Applications\Yarn\lib\cli.js:130369:10)
|
|
22
|
+ at Request.emit (events.js:198:13)
|
|
23
|
+ at Gunzip.<anonymous> (D:\Applications\Yarn\lib\cli.js:130291:12)
|
|
24
|
+ at Object.onceWrapper (events.js:286:20)
|
|
25
|
+ at Gunzip.emit (events.js:203:15)
|
|
26
|
+ at endReadableNT (_stream_readable.js:1145:12)
|
|
27
|
+ at process._tickCallback (internal/process/next_tick.js:63:19)
|
|
28
|
+
|
|
29
|
+npm manifest:
|
|
30
|
+ {
|
|
31
|
+ "name": "mini-haoju",
|
|
32
|
+ "version": "1.0.0",
|
|
33
|
+ "private": true,
|
|
34
|
+ "description": "致云",
|
|
35
|
+ "scripts": {
|
|
36
|
+ "build:weapp": "taro build --type weapp",
|
|
37
|
+ "dev:weapp": "npm run build:weapp -- --watch"
|
|
38
|
+ },
|
|
39
|
+ "author": "pcli",
|
|
40
|
+ "license": "MIT",
|
|
41
|
+ "dependencies": {
|
|
42
|
+ "@tarojs/async-await": "1.3.25",
|
|
43
|
+ "@tarojs/cli": "1.3.25",
|
|
44
|
+ "@tarojs/components": "1.3.25",
|
|
45
|
+ "@tarojs/redux": "^1.3.25",
|
|
46
|
+ "@tarojs/router": "1.3.25",
|
|
47
|
+ "@tarojs/taro": "1.3.25",
|
|
48
|
+ "@tarojs/taro-weapp": "1.3.25",
|
|
49
|
+ "dayjs": "^1.8.14",
|
|
50
|
+ "min-ready": "^2.3.0",
|
|
51
|
+ "nervjs": "^1.4.3",
|
|
52
|
+ "qs": "^6.8.0",
|
|
53
|
+ "redux": "^4.0.4",
|
|
54
|
+ "redux-logger": "^3.0.6",
|
|
55
|
+ "redux-thunk": "^2.3.0",
|
|
56
|
+ "taro-ui": "^2.2.1"
|
|
57
|
+ },
|
|
58
|
+ "devDependencies": {
|
|
59
|
+ "@tarojs/plugin-babel": "1.3.25",
|
|
60
|
+ "@tarojs/plugin-csso": "1.3.25",
|
|
61
|
+ "@tarojs/plugin-less": "1.3.25",
|
|
62
|
+ "@tarojs/plugin-sass": "^1.3.25",
|
|
63
|
+ "@tarojs/plugin-uglifyjs": "1.3.25",
|
|
64
|
+ "@tarojs/webpack-runner": "1.3.25",
|
|
65
|
+ "@types/react": "^16.4.6",
|
|
66
|
+ "@types/webpack-env": "^1.13.6",
|
|
67
|
+ "babel-eslint": "^8.2.3",
|
|
68
|
+ "babel-plugin-transform-class-properties": "^6.24.1",
|
|
69
|
+ "babel-plugin-transform-decorators-legacy": "^1.3.4",
|
|
70
|
+ "babel-plugin-transform-jsx-stylesheet": "^0.6.5",
|
|
71
|
+ "babel-plugin-transform-object-rest-spread": "^6.26.0",
|
|
72
|
+ "babel-preset-env": "^1.6.1",
|
|
73
|
+ "eslint": "^5.16.0",
|
|
74
|
+ "eslint-config-taro": "1.3.8",
|
|
75
|
+ "eslint-plugin-import": "^2.12.0",
|
|
76
|
+ "eslint-plugin-react": "^7.8.2",
|
|
77
|
+ "eslint-plugin-taro": "1.3.8",
|
|
78
|
+ "nerv-devtools": "^1.4.3",
|
|
79
|
+ "node-sass": "^4.12.0"
|
|
80
|
+ }
|
|
81
|
+ }
|
|
82
|
+
|
|
83
|
+yarn manifest:
|
|
84
|
+ No manifest
|
|
85
|
+
|
|
86
|
+Lockfile:
|
87
|
87
|
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
88
|
88
|
# yarn lockfile v1
|
89
|
89
|
|
|
@@ -11115,4 +11115,4 @@ Lockfile:
|
11115
|
11115
|
integrity sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=
|
11116
|
11116
|
dependencies:
|
11117
|
11117
|
buffer-crc32 "~0.2.3"
|
11118
|
|
- fd-slicer "~1.1.0"
|
|
11118
|
+ fd-slicer "~1.1.0"
|