Carlos
Carlos
On our azure pipelines we are getting this error after updating the package to the 2.1.174 version, this persists even if we have Newtonsoft.Json installed. `/root/.nuget/packages/microsoft.web.librarymanager.build/2.1.174/build/Microsoft.Web.LibraryManager.Build.targets(35,9): error MSB4018: The "Microsoft.Web.LibraryManager.Build.RestoreTask"...
@easlavov, no, we still have the same issue even after multiple runs. We had to copy our dependencies manually into a folder and use gulp, for now, to move them...
Hi, was this issue corrected? Because when using litegraph on a page that has scrolled down, I can't select the nodes unless i click a little bit up of the...
Hi @jagenjo, the issue was corrected on Chrome and Firefox, but it persists on Edge (42.17134.1.0), don't know if you plan to support that browser.
Ok, I'll try to run some tests and check if I can find out a fix with the update that you uploaded today.
Any update on this feature?
Having the same issue while running a gulp task over a Azure Devops pipeline, any fix apart from downgrading node?
Hi, after checking out the javascript-obfuscator repo, I found out this bug was patched out on version v0.18.8 and is caused by the "events" module (check out https://github.com/javascript-obfuscator/javascript-obfuscator/issues/452) In my...