Semantic-ui support for the meteor 3.3.1 #7158
Unanswered
hmshilpa12
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have an application running on Meteor 2.16 with Node.js 14.18.0. We need to upgrade Meteor from 2.16 to 3.3.1.
We are using packages such as semantic-ui and useraccounts-semantic-ui and accounts-password, but we are facing issues with some of the libraries. When I try to add the semantic-ui package using the command:
meteor add semantic-ui
meteor add useraccounts-semantic-ui
It gets added to the project successfully. However, I want to know whether semantic-ui supports Meteor 3.3.1, similar to how it works with Meteor 2.16.
Beta Was this translation helpful? Give feedback.
All reactions