Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- npm install
- npm WARN [email protected] requires a peer of [email protected] - 3 but none is installed. You must install peer dependencies yourself.
- npm WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
- npm WARN [email protected] requires a peer of [email protected] || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
- npm WARN [email protected] requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/chokidar/node_modules/fsevents):
- npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/webpack-dev-server/node_modules/fsevents):
- npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
- npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/watchpack-chokidar2/node_modules/fsevents):
- npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
- audited 1967 packages in 17.975s
- 123 packages are looking for funding
- run `npm fund` for details
- found 2 vulnerabilities (1 low, 1 high)
- run `npm audit fix` to fix them, or `npm audit` for details
- ######################################################################
- npm run build
- > [email protected] build /srv/agora/catalog
- > react-scripts build
- Creating an optimized production build...
- Compiled successfully.
- File sizes after gzip:
- 80.92 KB build/static/js/2.d0efd61c.chunk.js
- 22.53 KB build/static/css/2.20aa2d7b.chunk.css
- 10.56 KB build/static/js/main.6c2aed49.chunk.js
- 1.4 KB build/static/js/3.e80634fb.chunk.js
- 1.17 KB build/static/js/runtime-main.d6493074.js
- 787 B build/static/css/main.d5d81a8e.chunk.css
- The project was built assuming it is hosted at /.
- You can control this with the homepage field in your package.json.
- The build folder is ready to be deployed.
- You may serve it with a static server:
- npm install -g serve
- serve -s build
- Find out more about deployment here:
- https://cra.link/deployment
- node --version
- v14.15.4
- npm --version
- 6.14.10
Advertisement
Add Comment
Please, Sign In to add comment