cross-solutions / install-flutter-sdk

Azure DevOps extension for installing the Flutter SDK to your build agents.
3 stars 3 forks source link

Fixed tool dependency #12

Closed PopovVA closed 3 years ago

PopovVA commented 3 years ago

Hello again @vistiyos @features-not-bugs

Here is an issue

Error: Cannot find module 'azure-pipelines-task-lib/task'
    at Function.Module._resolveFilename (module.js:476:15)
    at Function.Module._load (module.js:424:25)
    at Module.require (module.js:504:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (D:\a\_tasks\install-flutter-sdk_7248c5a0-bfab-4da2-85ca-95230bf93a24\0.2.6\index.js:38:12)
    at Module._compile (module.js:577:32)
    at Object.Module._extensions..js (module.js:586:10)
    at Module.load (module.js:494:32)
    at tryModuleLoad (module.js:453:12)
    at Function.Module._load (module.js:445:3)