Vijay Kumar

Results 3 comments of Vijay Kumar

It has been a long day for me to get this working on three systems. Here are the package.json dependencies and webpack.config.js file that worked for me. Plus, Use node...

Notice: `Error: Cannot find module 'webpack-cli/bin/config-yargs'` It requires webpack-cli to work. Do: `npm i -D webpack-cli`

Issue Resolved: turns out that surge requires that the main directory should necessarily contain a file named "index.html"