thing-translator
thing-translator copied to clipboard
Server Error
I cloned the repo, moved into the directory and run npm install
, then ran npm run dev
and got this error
Error: Cannot find module '../modules/web.dom.iterable' (While processing preset: "/var/www/thing-translator/node_modules/babel-preset-es2015/lib/index.js") while parsing file: /var/www/thing-translator/src/app.js
What versions of Node and npm are you using?
node v6.11.1 npm 3.10.10