Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

in @weex/plugins/debug-server run npm i got error #600

Open
cnryb opened this issue Nov 19, 2019 · 3 comments
Open

in @weex/plugins/debug-server run npm i got error #600

cnryb opened this issue Nov 19, 2019 · 3 comments

Comments

@cnryb
Copy link
Member

cnryb commented Nov 19, 2019

in @weex/plugins/debug-server directory, run npm i get error message :

No tests found
In /xxx/weex-cli/packages/@weex/plugins/debug-server
36 files checked.
testMatch: - 36 matches
testPathIgnorePatterns: /node_modules/ - 36 matches
testRegex: (.|/)integration.js$ - 0 matches
Pattern: - 0 matches
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @weex-cli/debug-server@2.0.0-beta.31 test: jest --config jest-integration.config.json
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @weex-cli/debug-server@2.0.0-beta.31 test 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! /Users/cnryb/.npm/_logs/2019-11-19T07_22_16_567Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @weex-cli/debug-server@2.0.0-beta.31 prepublish: npm run test && npm run build && npm run lint
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @weex-cli/debug-server@2.0.0-beta.31 prepublish script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

@erha19
Copy link
Contributor

erha19 commented Nov 26, 2019

@cnryb why are you use this package? it's only use for some case of backend-only like node side.

@cnryb
Copy link
Member Author

cnryb commented Nov 26, 2019

I want to understand how weex debugging works.
But the corresponding documentation is missing.
So, I try to run the code here.

@cnryb
Copy link
Member Author

cnryb commented Dec 27, 2019

@erha19 When I execute weex debug, it seems that this package is not used.
Under what circumstances will this package be used?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants