Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meteor Packages Doesn't Load #117

Open
liveitchina opened this issue Jan 22, 2014 · 1 comment
Open

Meteor Packages Doesn't Load #117

liveitchina opened this issue Jan 22, 2014 · 1 comment

Comments

@liveitchina
Copy link

Hi Guys,

Need your help on how to run RTD and loading the packages integrated on my meteor application. Currently everything is running but when localhost:8000 is running it is having this error. It seems like all the packages that i added is not loaded by RTD.

Your app is crashing. Here's the latest log.

=> Errors prevented startup:

While building the application:
error: no such package: 'router'
error: no such package: 'bootstrap3-less'
error: no such package: 'jquery-ui'
error: no such package: 'jquery-ui-bootstrap'
error: no such package: 'paginated-subscription'
error: no such package: 'spin'
error: no such package: 'streams'
error: no such package: 'autocomplete'
error: no such package: 'font-awesome-4'
error: no such package: 'impicker'
error: no such package: 'roles'
error: no such package: 'flash-messages'
error: no such package: 'font-awesome'
error: no such package: 'plain-handlebars'
error: no such package: 'accounts-ui-bootstrap-3'
error: no such package: 'collection-hooks'
error: no such package: 'user-status'
error: no such package: 'pages'
error: no such package: 'publish-with-relations'
/Users/ggmacasaet/Documents/node_js_applications/liveitchina/build/mirror_app/client/styles/less/raw/global.lessimport:14:3232: Less compiler error: variable @btn-success-bg is undefined

While building package meteor-mailgun:
error: no such package: 'plain-handlebars'

=> Your application has errors. Waiting for file change.

@samhatoum
Copy link
Member

check the packages file inside the /mirror_app directory and see if it's there. The mechanism RTD uses should just copy the packages file as is from the main app. Let's start there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants