Difference between revisions of "Create-react-app"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* https://create-react-app.dev/ * {{React}}")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lc}}
 
* https://create-react-app.dev/
 
* https://create-react-app.dev/
 +
* <code>[[npx create-react-app my-app]]</code>
  
  
  
 +
[[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 failed.
 +
[[Exit code: 1]]
 +
.../...
 +
info Visit https://yarnpkg.com/en/docs/cli/workspaces 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.
 +
 +
 +
== See also ==
 
* {{React}}
 
* {{React}}
 +
* {{npx}}
 +
 +
[[Category:React]]

Latest revision as of 10:16, 15 August 2022


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 failed.
Exit code: 1
.../...
info Visit https://yarnpkg.com/en/docs/cli/workspaces 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.


See also[edit]

Advertising: