Enable console.log when npm run start

See original GitHub issue

How to re-enable console.log when npm run start? I need to be able to get all logs during integrated test.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
quanghoccommented, Sep 14, 2017

I accidentally modified the server file the whole time… LOL My bad. It works now.

0reactions
Metnewcommented, Sep 14, 2017

Also, @quanghoc , recommend you to check the dev branch. It lacks docs, but has more features (it’s even better than some old well-known starters). WIP.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Where to view console.log output using nodejs/npm start?
1 Answer 1 · Open the terminal and serve the App: npm start · Open the browser · Visit the URL indicated ·...
Read more >
console-log-server - npm
Start using console-log-server in your project by running `npm i console-log-server`. There are no other projects in the npm registry using ...
Read more >
How to Get Started with Logging in Node.js - Better Stack
This tutorial will explain the basics of logging in Node.js starting from the built-in console module, then proceed to topics like choosing ...
Read more >
How To Use console in Node.js - DigitalOcean
Learn how to use the console class in Node.js. ... The console.log method prints to standard out, whether this is the terminal or...
Read more >
No log in console for npm in debug mode : WEB-32003
Launch a configuration npm with install, test or any other npm command in debug mode; Check in Console or Debugger Console if there...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found