mantrajs / kickstart-mantrajs-webpack

Kickstart application with Mantrajs and meteor-webpack
45 stars 12 forks source link

Kickstart not working no matter what Meteor version - PLEASE HELP #13

Open genyded opened 8 years ago

genyded commented 8 years ago

Hi - all I did was clone this and try to run it (no Meteor upgrade or anything - just as is) and am getting the following error:

ERROR in ./src/client.js
Module parse failed:src\client.js Line 1: Unexpected token
You may need an appropriate loader to handle this file type.
| import { FlowRouter } from 'meteor/kadira:flow-router';
|
| import './client/main.js';
 @ multi main

Any idea why or what to try/check?

genyded commented 8 years ago

Tried upgrading to Meteor 1.3.2 and same thing. Also others reporting seeing this with other kickstarts here