Skip to content

Conversation

@hetzge
Copy link

@hetzge hetzge commented Mar 8, 2021

While starting the application i got the following error:

=> Errors prevented startup:

   While selecting package versions:
   error: No version of less satisfies all constraints: @2.8.0, @=3.0.1
   Constraints on package "less":
   * [email protected] <- top level
   * less@=3.0.1 <- top level

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

This change fixed the problem for me. I am using Meteor 1.12.

@dmandrioli
Copy link
Member

dmandrioli commented Mar 8, 2021

Hi, thanks for the PR. The current version of the tool (with less 2.8.0, Meteor 1.12) is working on my side using OSX. What OS are you using to get this error?

@hetzge
Copy link
Author

hetzge commented Mar 9, 2021

I am using Windows 10 and have Meteor installed by cloning the Git Repository and running the meteor.bat file. I have tested it with the following branches:

git clone --branch=release/[email protected] https://github.com/meteor/meteor.git
git clone --branch=release/[email protected] https://github.com/meteor/meteor.git

@dmandrioli
Copy link
Member

I just checked without changing anything to dependencies and it worked as expected on Windows 10.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants