-
-
Save Jiveloper/80137c17a60db62b61b722f12eccdbfe to your computer and use it in GitHub Desktop.
블로깅 WDIO 구축
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/desktop/jiotest npm i eslint --save-dev | |
added 67 packages, and audited 724 packages in 7s | |
120 packages are looking for funding | |
run `npm fund` for details | |
found 0 vulnerabilities | |
~/desktop/jiotest npm install eslint-plugin-wdio --save-dev | |
added 1 package, and audited 725 packages in 2s | |
120 packages are looking for funding | |
run `npm fund` for details | |
found 0 vulnerabilities |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment