forked from DogStark/petChain-Frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtsc_output_root.txt
More file actions
22 lines (22 loc) · 5.82 KB
/
tsc_output_root.txt
File metadata and controls
22 lines (22 loc) · 5.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
src/components/Notifications/NotificationList.tsx(1,8): error TS1259: Module '"C:/Users/EMMA/Desktop/petchain/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag
src/components/Notifications/NotificationList.tsx(2,34): error TS6142: Module './NotificationItem' was resolved to 'C:/Users/EMMA/Desktop/petchain/src/components/Notifications/NotificationItem.tsx', but '--jsx' is not set.
src/components/Notifications/NotificationList.tsx(5,20): error TS2307: Cannot find module './NotificationList.module.css' or its corresponding type declarations.
src/components/Notifications/NotificationList.tsx(63,7): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(64,9): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(65,9): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(72,7): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(73,9): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(74,9): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(80,5): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(81,7): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(82,9): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(83,11): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(84,31): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(87,11): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(88,13): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(94,7): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(96,11): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(97,13): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(98,13): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(99,13): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.
src/components/Notifications/NotificationList.tsx(103,13): error TS17004: Cannot use JSX unless the '--jsx' flag is provided.