-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathts_final.txt
More file actions
28 lines (28 loc) · 3.68 KB
/
ts_final.txt
File metadata and controls
28 lines (28 loc) · 3.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
src/assets/icons/common/index.ts(1,37): error TS2307: Cannot find module './bookmark1.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(2,43): error TS2307: Cannot find module './bookmark2.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(3,43): error TS2307: Cannot find module './calendar1.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(4,37): error TS2307: Cannot find module './calendar2.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(5,35): error TS2307: Cannot find module './camera.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(6,33): error TS2307: Cannot find module './chat.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(7,34): error TS2307: Cannot find module './Check.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(8,36): error TS2307: Cannot find module './Check2.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(9,33): error TS2307: Cannot find module './edit.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(10,34): error TS2307: Cannot find module './heart.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(11,39): error TS2307: Cannot find module './home1.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(12,33): error TS2307: Cannot find module './home2.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(13,33): error TS2307: Cannot find module './left.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(14,35): error TS2307: Cannot find module './level0.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(15,35): error TS2307: Cannot find module './level1.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(16,35): error TS2307: Cannot find module './level2.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(17,35): error TS2307: Cannot find module './level3.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(18,34): error TS2307: Cannot find module './right.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(19,41): error TS2307: Cannot find module './search1.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(20,35): error TS2307: Cannot find module './search2.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(21,33): error TS2307: Cannot find module './send.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(22,36): error TS2307: Cannot find module './togle1.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(23,37): error TS2307: Cannot find module './togle2.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(24,39): error TS2307: Cannot find module './user1.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(25,33): error TS2307: Cannot find module './user2.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(26,37): error TS2307: Cannot find module './userPlus.svg?react' or its corresponding type declarations.
src/assets/icons/common/index.ts(27,34): error TS2307: Cannot find module './Xmack.svg?react' or its corresponding type declarations.
src/pages/follow/FollowScreen.tsx(4,33): error TS2344: Type '"Follow"' does not satisfy the constraint 'keyof MainTabParamList'.