negomi / react-burger-menu

:hamburger: An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations
http://negomi.github.io/react-burger-menu/
MIT License
5.04k stars 582 forks source link

Error in npm start #417

Closed GustavoSouza12 closed 3 years ago

GustavoSouza12 commented 3 years ago

After npm install and npm start im receiving this error, how can i fix it?

negomi commented 3 years ago

Hey @GustavoSouza12, you have to use Node 10 to run it locally.

It's an old project and doesn't work with newer versions I'm afraid!