• 30-03-2023, 15:12:40
    #1
    visual studio code üzerinden telegram bot yazmayı denemek istiyorum ama hatta alıyorum yardımcı olursanız sevinirim.
    aldığım hatta
    cd : Cannot find path 'C:Usersserhadestoptelegram-bot' because it does not exist.
    At line:1 char:1
    + cd destop/telegram-bot
    + ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : ObjectNotFound: (C:Usersserhadestoptelegram-bot:String) [Set-Location], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLoca tionCommand
  • 30-03-2023, 15:23:28
    #2
    serhanrecepce adlı üyeden alıntı: mesajı görüntüle
    visual studio code üzerinden telegram bot yazmayı denemek istiyorum ama hatta alıyorum yardımcı olursanız sevinirim.
    aldığım hatta
    cd : Cannot find path 'C:Usersserhadestoptelegram-bot' because it does not exist.
    At line:1 char:1
    + cd destop/telegram-bot
    + ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : ObjectNotFound: (C:Usersserhadestoptelegram-bot:String) [Set-Location], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLoca tionCommand
    "cd desktop/telegram-bot" dene
    "C:Usersserhaddesktoptelegram-bot" dizininin doğru bir şekilde oluşturulduğundan emin olun.
  • 30-03-2023, 15:25:02
    #3
    başka diske aktardım ilk sorun düzeldi teşekkür ederim