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

Determine why LESS import from /packages/ directory causes build error on Meteor 1.2 branch #513

Closed
brylie opened this issue Oct 7, 2015 · 1 comment
Assignees
Milestone

Comments

@brylie
Copy link
Contributor

brylie commented Oct 7, 2015

When building the project after upgrading to Meteor 1.2, the following error appears in the terminal:

=> Errors prevented startup:                  

   While processing files with less (for target web.browser):
   client/style/global.less:3: Unknown import:
   /packages/bootstrap/bootstrap.import.less

   While processing files with less (for target web.cordova):
   client/style/global.less:3: Unknown import:
   /packages/bootstrap/bootstrap.import.less

Determine the cause of this error, including whether the import is necessary.

@brylie
Copy link
Contributor Author

brylie commented Oct 7, 2015

I have mentioned this issue in the Meteor Forums thread What's blocking you from updating to Meteor 1.2?

@brylie brylie added the bug label Oct 7, 2015
@brylie brylie self-assigned this Oct 26, 2015
@brylie brylie added ready and removed planning labels Oct 26, 2015
@bajiat bajiat added this to the Sprint 16 milestone Nov 9, 2015
@brylie brylie added in progress and removed ready labels Nov 11, 2015
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

3 participants