-
-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The npm run serve
command hides almost all logging
#1236
Comments
@palisadoes @noman2002 i will like to work on this issue, |
hi @palisadoes @noman2002 i need little help here, the issue is almost solved as i had made changes in web.config.js and and integrate a state progress indicator in the console which shows the compilation progress and runtime error as well here are some screenshots the only part left is to make is available for everyone but the changes made are in node_module/react-scripts/config/webpack.config.js i thought of adding webpack.config.js in the root directory but it wont workt cause "npm run serve" command initiate the "react-scritps start" command (in package_json) . |
ok so i came up with an solution in pull request . happy to take any suggestions |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
Describe the bug
The
npm run serve
command hides almost all loggingTo Reproduce
Run the
npm run serve
commandExpected behavior
This behavior is not acceptable.
Neither the development nor DevOps teams will therefore have the best information to troubleshoot issues. We require:
Actual behavior
Additional details
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: