EMU-CFE / CanvasDataViewer

CanvasDataViewer is used to automatically download Canvas Data files into a SQL Server database where you can query and analyze the information.
29 stars 8 forks source link

Mods.bat issue and how I worked around it #17

Open PeterWenTW opened 6 years ago

PeterWenTW commented 6 years ago

Hi,

I just want to report an issue in the mods.bat. I use node.js 8.11.1 LTS version. The npm install command will delete npm folder after execute. Therefore, the command in mods.bat

npm install filesystem && npm install https && npm install async && npm install seriate && npm install request && npm install querystring && npm install dateformat && npm install crypto && npm install url

will only install filesystem package. no other packages will be installed.

The way I worked around it is using repair program node.js in the control panel/uninstall program after every time I install a package. Provide this information for the other users who have same issue.

Regards,

Peter Wen

SmruthiMadhugiri commented 6 years ago

Thank you Peter. This helped and worked for me!

wjones20 commented 6 years ago

Hi everyone -- Just a note that I will have a CanvasDataViewer table on Hack Night (Wed, 6/25) at InstructureCarn. I deeply appreciate everyone's efforts to help each other with CDV here in the Issues threads. If you're attending the conference I'd enjoy a chance to meet with you and talk about the future of this project. Cheers, Bill