When I run the web pack command
.\node_modules\.bin\webpack -w
in my project, I get the following error
and when I
dotnet run
I have the exact same project as my teammates but it just does not want to work on my laptop. How can I fix this and run the project?
As Alex and Chris R have pointed out in their comment the solution was to update my nodeJS