mirror of
https://github.com/qeeqbox/social-analyzer.git
synced 2026-05-26 13:54:38 +00:00
Merge pull request #124 from wirtaw/feature/SA-NONE_loadash-depricated-remove
Remove Deprecated and Unused loadash Package
This commit is contained in:
@@ -70,7 +70,6 @@ git clone https://github.com/qeeqbox/social-analyzer.git
|
||||
cd social-analyzer
|
||||
npm update
|
||||
npm install
|
||||
npm install loadash
|
||||
npm start
|
||||
```
|
||||
|
||||
@@ -84,7 +83,6 @@ sudo apt-get install -y firefox-esr tesseract-ocr git nodejs npm
|
||||
git clone https://github.com/qeeqbox/social-analyzer.git
|
||||
cd social-analyzer
|
||||
npm install
|
||||
npm install loadash
|
||||
nodejs app.js --username "johndoe"
|
||||
#or
|
||||
nodejs app.js --username "johndoe,janedoe" --metadata
|
||||
|
||||
Generated
+1482
-4194
File diff suppressed because it is too large
Load Diff
@@ -22,7 +22,6 @@
|
||||
"https-proxy-agent": "5.0.1",
|
||||
"ixora": "1.0.10",
|
||||
"langs": "2.0.0",
|
||||
"loadash": "^1.0.0",
|
||||
"lodash": ">=4.17.21",
|
||||
"most-common-words-by-language": "3.0.10",
|
||||
"n": "^8.2.0",
|
||||
|
||||
Reference in New Issue
Block a user