alfred82santa / whalesong

Whalesong is an asyncio python library to manage WebApps remotely. Currently WhatsappWeb is implemented
https://whalesong.readthedocs.io
MIT License
50 stars 19 forks source link

63 vulnerabilities found - Creating react app #104

Closed moq742 closed 5 years ago

moq742 commented 5 years ago

Hello, I am trying to create a react app but it gives me 63 vulnerabilities, I am a new user of react and if someone experienced can help me setup my project that would be much appreciated. Thank you in advance.

iMacbook-Pro:can-game sam$. create-react-app can-game

Creating a new React app in /Users/sam/Desktop/can-game.

Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts...

fsevents@1.2.7 install /Users/sam/Desktop/can-game/node_modules/chokidar/node_modules/fsevents node install

[fsevents] Success: "/Users/sam/Desktop/can-game/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" is installed via remote

fsevents@1.2.4 install /Users/sam/Desktop/can-game/node_modules/fsevents node install

[fsevents] Success: "/Users/sam/Desktop/can-game/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" already installed Pass --update-binary to reinstall or --build-from-source to recompile

Initialized a git repository.

Success! Created can-game at /Users/sam/Desktop/can-game Inside that directory, you can run several commands:

npm start Starts the development server.

npm run build Bundles the app into static files for production.

npm test Starts the test runner.

npm run eject Removes this tool and copies build dependencies, configuration files and scripts into the app directory. If you do this, you can’t go back!

We suggest that you begin by typing:

cd can-game npm start

Happy hacking! iMacbook-Pro:Desktop sam$ npm audit fix npm ERR! code EAUDITNOPJSON npm ERR! audit No package.json found: Cannot audit a project without a package.json

npm ERR! A complete log of this run can be found in: npm ERR! /Users/sam/.npm/_logs/2019-03-14T04_59_30_573Z-debug.log

parthibd commented 5 years ago

This is not where you create issues regarding react .

parthibd commented 5 years ago

Please close this issue.