Difference between revisions of "Create-react-app"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 +
{{lc}}
 
* https://create-react-app.dev/
 
* https://create-react-app.dev/
  
 
  [[npx create-react-app my-app]]
 
  [[npx create-react-app my-app]]
  
 +
 +
 +
[[react-app-rewired]] build
 +
Creating an optimized production build...
 +
The build failed because the process exited too early. This probably means the system ran out of memory or someone called `[[kill -9]]` on the process.
 +
error Command failed with exit code 1.
 +
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
 +
error Command failed with exit code 1.
 +
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
 +
error Command fail
  
 
== See also ==
 
== See also ==

Revision as of 10:11, 15 August 2022

npx create-react-app my-app


react-app-rewired build
Creating an optimized production build...
The build failed because the process exited too early. This probably means the system ran out of memory or someone called `kill -9` on the process.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command fail

See also

Advertising: