Edwin Young
Edwin Young
At present we expect there will be a .psd1 file containing the module manifest. Without that there's a bunch of data missing (what would you like the module to be...
I haven't looked at this issue in detail, but if you are finding that a whole new dependency is not being found by Update-Module I consider that a bug. I...
That's odd. I can't reproduce the problem myself. It might be that you have an old build of packagemanagement or the PowerShellGet packageprovider loaded. Does it still repro if you...
@heidarj I'm pretty sure the argument to nuget.exe I call out above is wrong, but otherwise this should be fine. Let us know if you have time to update?
Thanks! I think it's still a problem to pass --api-key when calling nuget, because it doesn't support the -- based parameter form. Also looks like the branch needs to be...
No, it doesn't
@robins1212 could you take a look?
Thanks @drumsta ! @maertendMSFT can you look into this?
I think your diagnosis is right - m365 has raised required node version above the rather old version we include. Updating node is the correct fix. Because node is also...