babel/example-node-server

ReferenceError: regeneratorRuntime is not defined

mqliutie opened this issue · 1 comments

I did it step by step according to the tutorial
But there is an error here
How should I do, Thanks

Run npm install --save babel-polyfill and then include it into your main file like import babelPolyfill from 'babel-polyfill';