У меня возникает эта ошибка при попытке перенести некоторые изменения в моем проекте в мою рабочую организацию в Salesforce.
Я следую этому уроку https://trailhead.salesforce.com/content/learn/modules/lightning-web-components-basics/push-lightning-web-component-files и я застрял в последней части после создания html и js, когда я получаю эту ошибку, я получаю эту ошибку. Некоторое время гуглил, но не нашел ничего полезного.
Любая помощь?
ignacio.delatorre@NTBK-APIA-2 MINGW64 ~/Desktop/trail-comp/ebikes-lwc (master) $ sfdx force:org:open Access org 00D2h0000000S5nEAE as user test-03buztqxu1ek@example.com with the following URL: https://agility-computing-854-dev-ed.cs36.my.salesforce.com/secur/frontdoor.jsp?sid=00D2h0000000S5n!AQIAQBD5XRMniuKVNf0DEVTgJo8y7rlM7PjE2nKJEZnhfTrwF4F7RtWmgZjHNg07NoNu3qmWYaXiHC5R_Gg8l7ODz3guhE.N ignacio.delatorre@NTBK-APIA-2 MINGW64 ~/Desktop/trail-comp/ebikes-lwc (master) $ sfdx force:source:push -u my-scratch-org ERROR running force:source:push: No org configuration found for name my-scratch-org ignacio.delatorre@NTBK-APIA-2 MINGW64 ~/Desktop/trail-comp/ebikes-lwc (master) $ sfdx force:source:push -u myOrg ERROR running force:source:push: The "path" argument must be of type string. Received type undefined