hidjou / classsed-react-firebase-functions

327 stars 180 forks source link

"Your reequested "node" versioin "8" doesn't match your global version "10" #9

Closed vincenttern closed 5 years ago

vincenttern commented 5 years ago

When running firebase serve I get the below return

=== Serving from '/Users/vincenttern/reactApps/socialapp-functions'...

⚠  Your requested "node" version "8" doesn't match your global version "10"

Error: An unexpected error has occurred.
vincenttern commented 5 years ago

fixed it by installing firebase-tools@6.8.0 and running sudo firebase serve