Skip to content

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

@Deepak2851

Description

@Deepak2851

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions