mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #1120] Angular 13 - Build Failing (With SASS Styles) post the Recent Update of flag-icons Package Version to 6.9.1 #524
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#524
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sshanmu91 on GitHub (Jul 25, 2023).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/1120
After the Update of 6.9.1,
UI Builds are failing with the Following Error during the SASS Compilation.
"Cannot resolve '../node_modules/flag-icons/4x3/ea.svg"
"Cannot resolve '../node_modules/flag-icons/1x1/ea.svg"
@sshanmu91 commented on GitHub (Jul 25, 2023):
Commit - Remove Ceuta and Melilla :
ee600f01d3#1119
@sshanmu91 commented on GitHub (Jul 25, 2023):
Under sass/_flag-icons-list.scss,
We still seem to have the Reference for "ea"
Line Number : 262 - @include flag-icon("ea");
@lipis commented on GitHub (Jul 25, 2023):
Can't find any references in the project...
@lulzzz commented on GitHub (Jul 25, 2023):
also have the same issue
@simmstein commented on GitHub (Jul 26, 2023):
Same issue with
@include flag-icon("ea");@NotTsunami commented on GitHub (Jul 26, 2023):
I merged but you should still cut a new release @lipis