alleyway / add-tradingview-alerts-tool

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

how do you delete folder called '. this wont delete! #123

Closed ocmich74 closed 2 years ago

ocmich74 commented 2 years ago

how do you delete folder called '. this wont delete!

image

Zmizo commented 2 years ago

did you manage to delete it ? @ocmich74

ocmich74 commented 2 years ago

Nope, still there! I was not able to figure out how to remove it. Nothing I read worked.

mlake commented 2 years ago

I was able recreate the problem and find a solution to remove the folder...

Try something like the following in Windows PowerShell:


rm -Recurse -Force "\\?\C:\Users\IEUser\tradingview-alerts-home\'."
mlake commented 2 years ago

The offending code has been identified.

The latest home creation tool is much more robust and will install the latest ATAT tool when re-initializing

npx @alleyway/create-tradingview-alerts-home
TZacksEG commented 2 years ago

Yep ... this is a joke. Re-started my computer (Windows 10) in safe mode ... no ability to delete the folder.

Started in COMMAND PROMPT MODE ... still not able to delete the damn direction ...

WTF! I have three of these directories on my hard drive now ... and I can't even delete them from the command prompt, before windows even loads. Just for the record ... the instructions as also BS. Missing module. You should check your installation routine. It is broken.

i found a solution which has worked and folders are deleted

here https://www.youtube.com/watch?v=KneoCmUgx6Q

newquestions commented 2 years ago

Thanks Michael and please allow me to apologize for being rude in my comment (which I have since deleted).

I was incredibly frustrated - but you have resolved the issue. Genius programmer. Thanks man ... I appreciate your hard work.

mlake commented 2 years ago

all is forgiven (apologies are rare these days!) - I get how it could be frustrating - I'd be annoyed too