rhysmorgan134 / node-CarPlay

MIT License
147 stars 25 forks source link

Fix startnode.ts filename case, complete the default startup parameters and fix type error #85

Open sevilen opened 5 months ago

sevilen commented 5 months ago

When I try to run it, I get these errors. The startnode.ts filename is inconsistent with the pacakge.json start:node. The default start config parameters are missing some values.

By the way, It works fine with node v16.x. When I use a version >= node v18:

npm run start:node
# error
TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts"