sb-admin-react icon indicating copy to clipboard operation
sb-admin-react copied to clipboard

unknow token dotdotdot

Open nianhua110 opened this issue 8 years ago • 1 comments

/home/kyle/workspace/sb-admin-react/tools/start.js:76 middleware: [wpMiddleware, ...hotMiddlewares] ^^^

SyntaxError: Unexpected token ... at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:374:25) at loader (/home/kyle/workspace/sb-admin-react/node_modules/babel-register/lib/node.js:144:5) at Object.require.extensions.(anonymous function) as .js at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Module.require (module.js:354:17) at require (internal/module.js:12:17) at Object. (/home/kyle/workspace/sb-admin-react/tools/run.js:32:18) at Module._compile (module.js:410:26)

nianhua110 avatar Oct 11 '16 10:10 nianhua110

I also had this problem with an old version of node. Check if your node version is >= 5.0

gbamparop avatar Oct 20 '16 13:10 gbamparop