SAFE-Stack / SAFE-template

dotnet CLI template for SAFE project
MIT License
282 stars 88 forks source link

Error when running the safe-stack template #452

Closed pipsie100 closed 3 years ago

pipsie100 commented 3 years ago

Html Webpack Plugin: Error: Child compilation failed: Module build failed (from ./node_modules/html-webpack-plugin/lib/loader.js): Error: ENOENT: no such file or directory, open '/var/www/kentekenkaartuitlezen/_safe/src/Client/inde x.html': Error: ENOENT: no such file or directory, open '/var/www/kentekenkaartuitlezen/_safe/src/Client/inde x.html'

theimowski commented 3 years ago

did you place a space in webpack.config.js by mistake? inde x.html vs index.html?

isaacabraham commented 3 years ago

@Pipsy100 Hi. Have you had any luck fixing this or is it still an issue?