Ошибка при запуске JS
-
Вылезает ошибка при запуске JS модуля
[01:11:11] Failed to start module.js:473
throw err;
^Error: Cannot find module 'C:\Users\anybo\AppData\Roaming\BrowserAutomationStudio\apps\20.5.0\embedded\bac5c5b1c6dfc980b5065114a53c1338d2957050b987340449f39638d6676409.77QqTFmSEHP6\distr\lib\main.js'
at Function.Module._resolveFilename (module.js:527:15)
at Function.Module._load (module.js:453:25)
at Function.Module.runMain (module.js:665:10)
at startup (bootstrap_node.js:187:16)
at bootstrap_node.js:607:3[01:11:11] ProcessFinished
[01:11:10] Starting process C:/Users/anybo/AppData/Roaming/BrowserAutomationStudio/apps/20.5.0/embedded/bac5c5b1c6dfc980b5065114a53c1338d2957050b987340449f39638d6676409.77QqTFmSEHP6/distr/node.exe
[01:11:10] Starting pipes server \.\pipe\basembeddedpipes8512
[01:11:10] Installing functions and files
[01:11:10] Removing directory C:/Users/anybo/AppData/Roaming/BrowserAutomationStudio/apps/20.5.0/embedded/bac5c5b1c6dfc980b5065114a53c1338d2957050b987340449f39638d6676409.77QqTFmSEHP6/distr/lib/custom
[01:11:10] Deleting functions and files
[01:11:10] Hash bac5c5b1c6dfc980b5065114a53c1338d2957050b987340449f39638d6676409
[01:11:10] Found installed distr C:/Users/anybo/AppData/Roaming/BrowserAutomationStudio/apps/20.5.0/bac5c5b1c6dfc980b5065114a53c1338d2957050b987340449f39638d6676409.77QqTFmSEHP6
[01:11:10] Starting
[01:11:10] ----------------------
-
@teamgame Я так понимаю, что это не первый запуск. Что-то удалило файл main.js. Попробуйте перезапустить.
-
Помогло?