You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✗ client
'import' and 'export' may only appear at the top level
11: }
12:
13: export function connect(port) {
^
14: if (source || !window.EventSource) return;
✔ service worker (15.6s)
• server
/home/osboxes/sb-admin-svelte/src/components/Footer.svelte
A11y: '#' is not a valid href attribute
15:
16:
Hi:
On a fresh install I get the following after running
npm run dev
✗ client
'import' and 'export' may only appear at the top level
11: }
12:
13: export function connect(port) {
^
14: if (source || !window.EventSource) return;
✔ service worker (15.6s)
• server
/home/osboxes/sb-admin-svelte/src/components/Footer.svelte
A11y: '#' is not a valid href attribute
15:
16:
17: Privacy Policy
^
18: ·
19: Terms & Conditions
/home/osboxes/sb-admin-svelte/src/components/Footer.svelte
A11y: '#' is not a valid href attribute
17: Privacy Policy
18: ·
19: Terms & Conditions
^
20:
21:
The text was updated successfully, but these errors were encountered: