mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-27 02:01:15 +08:00
fix(project): no lerna-debug.log
This commit is contained in:
parent
66cc6aeb39
commit
7083963ff3
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,5 +6,6 @@ dist
|
||||
*.local
|
||||
yarn-error.log
|
||||
lerna-debug.json
|
||||
lerna-debug.log
|
||||
yarn-error.log
|
||||
storybook-static
|
||||
|
@ -1,12 +0,0 @@
|
||||
0 silly argv {
|
||||
0 silly argv _: [ 'add' ],
|
||||
0 silly argv scope: '@element-plus/avatar',
|
||||
0 silly argv globs: [],
|
||||
0 silly argv lernaVersion: '3.22.1',
|
||||
0 silly argv '$0': '/usr/local/bin/lerna',
|
||||
0 silly argv pkg: '@element-plus/utils'
|
||||
0 silly argv }
|
||||
1 notice cli v3.22.1
|
||||
2 verbose rootPath /Users/bytedance/Desktop/code/element-plus
|
||||
3 error Error: 404 Not Found - GET https://registry.npmjs.org/@element-plus%2futils - Not found
|
||||
3 error at /Users/bytedance/Desktop/code/element-plus/node_modules/@evocateur/npm-registry-fetch/check-response.js:104:15
|
Loading…
Reference in New Issue
Block a user