You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release/6.0] Suppress downgrade error in hosting bundle (#46844)
* Suppress downgrade error in hosting bundle
* Update Npm.Common.targets
* Revert "Update Npm.Common.targets"
This reverts commit c8bd24e.
* [release/6.0] Don't build `node` on Windows ARM64
- at one point, `1es-windows-2019` images lacked Node JS
- between `Image Version: 49.0.0` and `Image Version: 50.0.0`, Node JS was upgraded to 18.14.0
- this version is not compatible w/ some of our WebPack build processes
- stop the Node JS builds in this job; not necessary for the shared Fx
---------
Co-authored-by: William Godbe <[email protected]>
Co-authored-by: Doug Bunting <[email protected]>
0 commit comments