arunoda / laika

testing framework for meteor
http://arunoda.github.io/laika/
MIT License
242 stars 38 forks source link

error: File not found: client/meteor-suite-client.js #131

Open rootedsoftware opened 10 years ago

rootedsoftware commented 10 years ago

The server side console is printing this error anytime I start meteor

=> Started proxy.
=> Started MongoDB.
=> Started your app.

=> App running at: http://localhost:3000/
=> Errors prevented startup:

While building the application:
error: File not found: client/meteor-suite-client.js

=> Your application has errors. Waiting for file change.
=> Modified -- restarting.

What am I missing here?