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

Using semantic-ui 2.3.1 version and getting errors related to googleProtocol,googleFonts, googleRequests and a lot more #7146

Open
Deepak2851 opened this issue Oct 10, 2024 · 1 comment

Comments

@Deepak2851
Copy link

Deepak2851 commented Oct 10, 2024

I am using an application that is using semantic-ui version 2.3.1 and version of less is 3.0.1 as well. But I am getting this error while trying to run the application.

=> Started proxy.
=> Meteor 3.0.3 is available. Update this project with 'meteor update'.
=> Started MongoDB.
=> Errors prevented startup:

While processing files with less (for target web.browser):
client/lib/semantic-ui/definitions/globals/site.import.less:29: variable @googleProtocol is undefined
error: variable @googleProtocol is undefined

While processing files with less (for target web.browser.legacy):
client/lib/semantic-ui/definitions/globals/site.import.less:29: variable @googleProtocol is undefined
error: variable @googleProtocol is undefined

Hardcoding these values is throwing more errors telling verticalAlign, googleFontFamily etc are undefined. Please provide the solution for this

@Deepak2851 Deepak2851 changed the title Using semantic-ui 3.0.1 version and getting errors related to googleFonts, googleRequests and a lot more Using semantic-ui 2.3.1 version and getting errors related to googleFonts, googleRequests and a lot more Oct 10, 2024
@Deepak2851 Deepak2851 changed the title Using semantic-ui 2.3.1 version and getting errors related to googleFonts, googleRequests and a lot more Using semantic-ui 2.3.1 version and getting errors related to googleProtocol,googleFonts, googleRequests and a lot more Oct 10, 2024
@GammaGames
Copy link
Contributor

Have you tried the community fork? The dev abandoned this repo long ago

https://github.com/fomantic/Fomantic-UI

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

No branches or pull requests

2 participants