Skip to content
Advertisement

Tag: visual-studio

What’s wrong with the animation for the menu?

Okay so basically I have to do an internet site for school with HTML but only javascript animation, all the code work proprely but when I want to transform the three lines I use for my hamburger menu into a cross with a javascript animation nothing is happening and I really don’t know why. If someone can help me I

When I enter the terminal command “$ node fileName.js” the concole throws out a “SyntaxError: Unexpected token ‘<'" error

My Env.: React v17.0.2 node v16.6.1 npm v7.20.3 VS Code Windows 10 The Problem: I am currently working on a cooking recipe app for a friend’s website. My issue is that whenever I enter “node fileName.js” into my terminal to run and check the console.log’s and other outputs for my code, the terminal always trows out the following error: Error

Advertisement