Giter Club home page Giter Club logo

Comments (1)

alexdevero avatar alexdevero commented on June 9, 2024

@ssshojaei I tried running npm run build and the app was build successfully.

$ npm run build                                                                              
                                                                                             
> [email protected] build X:\temp\electron-react-webpack-boilerplate                                      
> cross-env NODE_ENV=production webpack --config webpack.build.config.js --mode production   
                                                                                             
Hash: fd3feecde88d37ba9244                                                                   
Version: webpack 4.44.0                                                                      
Time: 9760ms                                                                                 
Built at: 30. 07. 2020 8:03:19                                                               
     Asset       Size  Chunks             Chunk Names                                        
bundle.css  478 bytes       0  [emitted]  main                                               
index.html  241 bytes          [emitted]                                                     
   main.js    128 KiB       0  [emitted]  main                                               
Entrypoint main = bundle.css main.js                                                         

Try this:

  1. Delete node_modules folder and yarn.lock file (or package-lock.json) and re-install dependencies. Then, try running npm run build again.
  2. Ensure your js or css don't contain any syntax errors.

from electron-react-webpack-boilerplate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.