Gregg B. Jensen

Results 11 comments of Gregg B. Jensen

I am having the same issue with Cassette 2.4.2 and less. The previous version 2.2.2 read the @reference comments correctly, but 2.4.2 ignores them and is unable to compile the...

Here is an example of the error: ``` Error compiling ~/Content/less/shared/layout.less .container is undefined on line 10 in file '~/Content/less/shared/layout.less': ``` @import works but @reference does not. ``` css @import...

@ocombe is this project still under active development? It has been working well for us, and I would love to see Angular 11 support.

I tracked down the issue in: https://github.com/chocolatey/choco/blob/b6dbc3e0b7321fe88d13403b92027292bc35936f/nuspec/chocolatey/chocolatey/tools/chocolateysetup.psm1#L128 On the mcr.microsoft.com/dotnet/sdk:6.0 docker image, Windows returns an empty string for this call. This can be resolved with the following: ```csharp $programData =...

So I ran into another issue once I got past that. ```PowerShell $chocolateyPath: C:\ProgramData\chocolatey Creating ChocolateyInstall as an environment variable (targeting 'Machine') Setting ChocolateyInstall to 'C:\ProgramData\chocolatey' WARNING: It's very likely...

I ran into this same issue with the `EOF` error using AWS ECR with GitHub Actions. The fix was adding the following environment variable: ```yaml env: HELM_EXPERIMENTAL_OCI: 1 ```

@atul-wizni is this project still maintained?

Any update on this one? It makes it difficult to write and troubleshoot unit tests.

@cschleiden this extension looks very promising. None of our Team members like the current Rich Edit experience. Is this still under active development?

I think it varies between authors. I like the structure that you currently have, and I think it would be fine to publish them all together.