You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there! Just a heads up: to avoid issues during installation, please install Node,js v16 insted of Node.js v18 or v20.
Also you have to install webpack-cli v4. This can be done with the following line: npm install -g webpack-cli@4
With this two steps when you run webpack command-line the program should build successfully.
Cheers,
Gonzalo
The text was updated successfully, but these errors were encountered:
Hey there! Just a heads up: to avoid issues during installation, please install Node,js v16 insted of Node.js v18 or v20.
Also you have to install webpack-cli v4. This can be done with the following line: npm install -g webpack-cli@4
With this two steps when you run webpack command-line the program should build successfully.
Cheers,
Gonzalo
The text was updated successfully, but these errors were encountered: