Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Same issue with chapter 7 as @bunmin #32

Open
ghost opened this issue Jan 2, 2021 · 1 comment
Open

Same issue with chapter 7 as @bunmin #32

ghost opened this issue Jan 2, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 2, 2021

@bunmin closed his issue but never received a response from anyone (nor posted if he resolved himself). Could someone please respond and assist with the error?
Ch7 error

@christophelebrun
Copy link

christophelebrun commented Jan 31, 2022

+1

I had this error when using the code of chapter-10+11 of the repository.

Using the code of the chapter-7/fundraiser/client leads to another error when reaching localhost:3000 after the deployment seems to succeed:


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 '/Users/[..]/fundraiser/client/public/index.html':
  Error: ENOENT: no such file or directory, open '/Users/[..]/fundraiser/client/public/index.html'
  
  - compiler.js:153 
    [client]/[html-webpack-plugin]/lib/compiler.js:153:18
  
  - Compiler.js:296 
    [client]/[webpack]/lib/Compiler.js:296:11
  
  - Compiler.js:553 
    [client]/[webpack]/lib/Compiler.js:553:14
  
  
  - Hook.js:154 AsyncSeriesHook.lazyCompileHook
    [client]/[tapable]/lib/Hook.js:154:20
  
  - Compiler.js:550 
    [client]/[webpack]/lib/Compiler.js:550:30
  
  
  - Hook.js:154 AsyncSeriesHook.lazyCompileHook
    [client]/[tapable]/lib/Hook.js:154:20
  
  - Compilation.js:1295 
    [client]/[webpack]/lib/Compilation.js:1295:35
    
    ```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant