alleyway / add-tradingview-alerts-tool

Automated entry of TradingView alerts for bot trading tools such as 3Commas, Alertatron, CryptoHopper, etc.
MIT License
623 stars 140 forks source link

Issue with install ERR_MODULE_NOT_FOUND #138

Closed adamhazeldene closed 1 year ago

adamhazeldene commented 1 year ago

Hi, I have moved this tool from my home windows PC to a Linux VM running ubuntu, and having trouble getting it to run. I am getting the below error ERR_MODULE_NOT_FOUND

I am running latest versions of Node & npm. I have installed the latest version of the tool also using the @latest command.

Linux isnt my forte, so this may be something I am overlooking - but have been through the issues trying to find if anyone else has had the same issue or not. Not currently getting far :( Thanks in advance for any assistance!

image

image

adamhazeldene commented 1 year ago

Found the error, remove NodeJS v19 and use v18.

GogeiD commented 1 year ago

Hi @adamhazeldene, what version exactly of Node are you using? I am on v18.12 and can't make it work... any other tips?

@mlake I already tried #121 and still have problems. I am using Windows 10 with npm 8.19.2, and it doesn't matter if I try cmd or Powershell. I have been using the v1.9.4 of the tool without issues, but it stopped working with the new TradingView layout for adding alerts. Any leads? I appreciate your help.