Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error messages #20

Open
gridworkz opened this issue Oct 8, 2020 · 0 comments
Open

Error messages #20

gridworkz opened this issue Oct 8, 2020 · 0 comments

Comments

@gridworkz
Copy link

Hi:
On a fresh install I get the following after running npm run dev

[email protected] dev /home/osboxes/sb-admin-svelte
sapper 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:

Listening on http://localhost:3000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant