Hvid

Results 12 comments of Hvid

Thanks, that works! I hope MS will eventually fix it, but for now i'll use your script.

But i believe `modulepath` is already pointed correct: `D, [2021-04-13T14:47:01.518339 #17879] DEBUG -- : Detected additional puppet settings ["--environment", "windows", "--modulepath", "/home/mhj/environments"]` The `dsc-sqlserverdsc` module is located here: `/home/mhj/environments/windows/modules/sqlserverdsc`

That gives me the same error in output, but this in the debug log: ``` A, [2021-04-14T13:35:37.984330 #441] ANY -- : SidecarQueue Thread: Calling sidecar with --action workspace_aggregate --local-workspace /home/mhj/environments/windows...

Here is the directory structure of my /home/mhj/environments/windows: ``` ├── manifests └── modules ├── acl │   ├── data │   ├── examples │   │   └── hieradata │   ├── lib │   │  ...

I tried copying the modules to `~/.puppetlabs/etc/code/environments`. It doesn't pick them up from there either. Is there any additional logging i can enable to help us out?

But that only fixes the error message and not the issue with it not picking up the modules for intellisense, right?

Has this project been abandoned?