Vue Import three.JS error: Unexpected token [How to Solve]


Change the version of three.js
npm uninstall three
npm install –save three@0.128.0

Read More: