You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrading to meteor 1.8, I get aldeed:tabular 1.6.1 (2.1.1 is available), has anybody upgraded their aldeed:tabular package to 2.1.1 ? Is there any compatibility problem ?
meteor update
Newer versions of the following indirect dependencies are available:
aldeed:tabular 1.6.1 (2.1.1 is available)
coffeescript 1.0.17 (2.3.2_1 is available)
fourseven:scss 4.5.4 (4.10.0 is available)
reywood:publish-composite 1.5.2 (1.7.0 is available)
softwarerero:accounts-t9n 1.3.11 (2.3.1 is available)
These versions may not be compatible with your project.
To update one or more of these packages to their latest
compatible versions, pass their names to meteor update,
or just run meteor update --all-packages.
The text was updated successfully, but these errors were encountered:
meteor run
=> Errors while initializing project:
nabiltntn: adding [email protected]_1! to ./meteor/versions will result in bellow message:
While reading project metadata:
/Users/tom/Development/payagol/.meteor/versions: The wrap number (after _) must contain only digits, so 2.3.2_1! is invalid.
Upgrading to meteor 1.8, I get aldeed:tabular 1.6.1 (2.1.1 is available), has anybody upgraded their aldeed:tabular package to 2.1.1 ? Is there any compatibility problem ?
meteor update
Newer versions of the following indirect dependencies are available:
aldeed:tabular 1.6.1 (2.1.1 is available)
coffeescript 1.0.17 (2.3.2_1 is available)
fourseven:scss 4.5.4 (4.10.0 is available)
reywood:publish-composite 1.5.2 (1.7.0 is available)
softwarerero:accounts-t9n 1.3.11 (2.3.1 is available)
These versions may not be compatible with your project.
To update one or more of these packages to their latest
compatible versions, pass their names to meteor update,
or just run meteor update --all-packages.
The text was updated successfully, but these errors were encountered: