Compatibility with SPFX extension - different Node versions required #5748
-
The latest version of CLI requires Node 20. I have spfx extension, but it requires only Node 19. Node 20 is not supported, at least for gulp bundle
Do you know any workaround for this? |
Beta Was this translation helpful? Give feedback.
Answered by
milanholemans
Jan 4, 2024
Replies: 1 comment 1 reply
-
Do you have a Windows machine? If this is the case, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MartinM85
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you have a Windows machine? If this is the case,
nvm
is a real lifesaver. You can switch Node versions within seconds.https://github.com/coreybutler/nvm-windows