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
These are the warnings I get from running npm update @microsoft/rush-stack-compiler-4.5. I'm concerned that these seemingly outdated dependencies affect the SPFx solutions in unpredictable manners. If that is not the case, I'll happily listen to reason :)
EDIT: I see that there is a new version 0.4.0. When I try to run npm update --save @microsoft/rush-stack-compiler-4.5, my version is still 0.2.2 in package.json and node_modules. Is this due to the lack of node engine compatibility?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
These are the warnings I get from running
npm update @microsoft/rush-stack-compiler-4.5
. I'm concerned that these seemingly outdated dependencies affect the SPFx solutions in unpredictable manners. If that is not the case, I'll happily listen to reason :)EDIT: I see that there is a new version
0.4.0
. When I try to runnpm update --save @microsoft/rush-stack-compiler-4.5
, my version is still0.2.2
in package.json andnode_modules
. Is this due to the lack of node engine compatibility?Beta Was this translation helpful? Give feedback.
All reactions