You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps followed to CodeQL Local Setup
Installed CodeQl CLI using chocolatey.
Installed CodeQL VS code extension.
Cloned starter pack with recursive command in a directory.
Installed codeql pack download codeql/csharp-all at location where yaml file is present for starter pack
Getting below issue while running a query.
The text was updated successfully, but these errors were encountered:
@PulkitMtoag Thanks for the choco hint :-)
Any news on the resolution? We probably need to somewhere define a path to the packs (~/.codeql/packages)...
@errieman@mc0re The CodeQL extension should be able to pick up the packs in the ql directory. Is the ql directory populated (i.e., you performed a recursive checkout?).
Steps followed to CodeQL Local Setup



Installed CodeQl CLI using chocolatey.
Installed CodeQL VS code extension.
Cloned starter pack with recursive command in a directory.
Installed codeql pack download codeql/csharp-all at location where yaml file is present for starter pack
Getting below issue while running a query.
The text was updated successfully, but these errors were encountered: