You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✘ http://eslint.org/docs/rules/new-cap A constructor name should not start with a lowercase letter
src\main\module\BaiduYun.js:10:23
let pcs = new PCS['default'](PCS.create_username_password_jar_creator(usrName, passWord,
^
✘ 1 problem (1 error, 0 warnings)
Errors:
1 http://eslint.org/docs/rules/new-cap
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! btsow@0.0.1 lint:fix: eslint --ext .js,.vue -f ./node_modules/eslint-friendly-formatter --fix src
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the btsow@0.0.1 lint:fix script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\John Wayne\AppData\Roaming\npm-cache_logs\2019-02-13T03_36_31_137Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! btsow@0.0.1 postinstall: npm run lint:fix
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the btsow@0.0.1 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\John Wayne\AppData\Roaming\npm-cache_logs\2019-02-13T03_36_31_174Z-debug.log
The text was updated successfully, but these errors were encountered:
G:\Program Files\BTSOW-dev>npm install
✘ http://eslint.org/docs/rules/new-cap A constructor name should not start with a lowercase letter
src\main\module\BaiduYun.js:10:23
let pcs = new PCS['default'](PCS.create_username_password_jar_creator(usrName, passWord,
^
✘ 1 problem (1 error, 0 warnings)
Errors:
1 http://eslint.org/docs/rules/new-cap
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! btsow@0.0.1 lint:fix:
eslint --ext .js,.vue -f ./node_modules/eslint-friendly-formatter --fix src
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the btsow@0.0.1 lint:fix script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\John Wayne\AppData\Roaming\npm-cache_logs\2019-02-13T03_36_31_137Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! btsow@0.0.1 postinstall:
npm run lint:fix
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the btsow@0.0.1 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\John Wayne\AppData\Roaming\npm-cache_logs\2019-02-13T03_36_31_174Z-debug.log
The text was updated successfully, but these errors were encountered: