-
Notifications
You must be signed in to change notification settings - Fork 442
error when try to "npm install" on backend ? #57
Comments
I think the issue is due to old Node.js version used to develop this |
Unfortunately I don't have time to bring this codebase up to date. Sorry! /cc @amuramoto |
@domesticmouse Would a downgrade of Node.js work? If so, what version would be required? |
I think this was built on node 6. I'd strongly suggest bringing it up to speed with the latest node due to security fixes in node and npm. |
I plan to bring it up to date. It would just be useful to have a working version to start with. Thanks for the help :) |
@frobinsonj any luck updating the Transport Tracker code-base to current node version? this would actually be a superb solution if it can be made to work! cc: @domesticmouse |
@domesticmouse | |
see #67 for some first steps to update or #56 (comment) for running in dockerfile. |
Hi
Please i try to run this project on my windows 10 laptop so i have create firebase account and added data in the json file as read me file and when i try "npm install" on backend folder i got this erros:
so please how can i fix that ?
The text was updated successfully, but these errors were encountered: