Skip to content

Shows how babel-node throws an error when you hit ctrl+c instead of exiting clean

Notifications You must be signed in to change notification settings

coryhouse/babel-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babel-node issue

babel-node throws an error when I hit ctrl+c instead of exiting clean. Why?

Quick start

git clone https://github.com/coryhouse/babel-node.git
cd babel-node
npm install
npm run start-babel-node
ctrl+c

Note that you get an error after hitting ctrl+c to kill Express. Why? Any way to force babel-node to return 0? Note that if you run npm start, ctrl+c kills Express just fine.

About

Shows how babel-node throws an error when you hit ctrl+c instead of exiting clean

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published