The root cause of this proble is exactly like ticket 1. With it solved, the program is able to run under Linux.
Unable to run in Linux environment
getTimePeriod command input and output problem
extractContact command is incomplete
Does not have package.json
The exchangeChart command logs everything into the console
importing data gives no direct indication of success
Importing data in wrong format result in error
Compatibility problem in Mac Os system
output problem when searching 10 top words of a email
Test plan
Test plan
Test plan
Fixed ticket1 now funtions under MacOs Linux
The root cause of this error is that during the process of searching for file directories, we used a loop adding '/' every time the directory is still not a file. So the result directory is like 'aaa/bbb/ccc/'. While it works as a file directory in Windos, Mac does not supply this as a file. So we have to delete the last character.
Quickstart guide for user
Unable to run in Linux environment
The exchangeChart command logs everything into the console
importing data gives no direct indication of success
Added return success message
Importing data in wrong format result in error
Quickstart guide for user
Quickstart guide for user
Quickstart guide
Quickstart guide
Updated ticket 2: now when the program enconters an error in the process of parsing, it returns a line of code prompting the user to try again.
Updated main file fixed ticket 2 and 3
Updated the code so that there is no more unesscessary output
The exchangeChart command logs everything into the console
All other tests are run in Windos 10 environment because the program fails in Mac Os at the basic level.
importing data gives no direct indication of success
Importing data in wrong format result in error
Compatibility problem in Mac Os system
Update readme function in cli
Note added in readme
Added the README file
Add extract tweet functionality
Add extract tweet functionality
Merge functions Jserch, assHash, filterinfo into trunk
Merge specification 1,2,6 in trunk
Update spec1 to receive a uncertain number of arguments
Spec6 finished
Update Spec1 and Spec2 that work well
First version of Spec1 and Spec 2
All the data for our project in ou directory
The first contents of parser functions
The first framework of command line tools
Update radio file
Update radio file
Add radio file
Add commande.js component
Add personal dir