George Kinsman
George Kinsman
The windows [local application data folder](https://docs.microsoft.com/en-us/dotnet/api/system.environment.specialfolder?view=net-6.0#system-environment-specialfolder-localapplicationdata) is designed for this purpose. It wouldn't be a surprise that these files unpacked into there would take up space as that's how other...
Would you be able to please point me at where the folder resolution logic is currently? I can't find it 😂. Also, would it possibly be wise as a shorter...
Thanks for those pointers! I might take a look if I get some free time this week. I suppose it's an interesting question of what the purpose of this library...
Hi there! I just came across this problem in a project. Is there a way to run a script to clean the temp folder before unpacking? I'd like to keep...
Ah that's an interesting UX issue, I hadn't thought of that. Perhaps a way around it might be, if possible, to replace the moved tab with a tombstone saying 'You...
Also seeing this. In the `packages` folder there is: `App-CurrentVersion-full.nupkg` `App-CurrentVersion+1.nupkg` `App-CurrentVersion+2-delta.nupkg`. I'm getting a file not found on `App-CurrentVersion+1-delta.nupkg`. The `RELEASES` file on the server has the correct `full`...
Could you please post your solution rather than a post with no information and no way of contacting you? Thanks
@TBAPI-0KA Is it possible to merge just this change without updating to the latest libsass?
I've encountered this issue in Nuxt.js also, and can't get it to work despite downgrading to 1.14.x, or trying to import and re-export in a .cts file. Does anyone have...
This is a duplicate of https://github.com/microsoft/devhome/issues/780 and https://github.com/microsoft/devhome/issues/779