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

ParseError: Attributes need to be unique #168

Open
johannbarbie opened this issue May 8, 2020 · 0 comments
Open

ParseError: Attributes need to be unique #168

johannbarbie opened this issue May 8, 2020 · 0 comments

Comments

@johannbarbie
Copy link
Member

johannbarbie commented May 8, 2020

when running yarn run build on master:

ERROR in ./src/routes/earn.svelte
Module build failed (from ./node_modules/svelte-loader/index.js):
Error: ParseError: Attributes need to be unique (343:10)
341:           id="filternew"
342:           bind:checked={filternew}
343:           checked="checked" />
               ^
344:         <label for="filternew">Unassigned only</label>
345:       </div>
    at /Users/johba/dev/leapdao-website/node_modules/svelte-loader/index.js:181:12
 @ ./src/node_modules/@sapper/internal/manifest-client.mjs 34:12-80
 @ ./src/node_modules/@sapper/app.mjs
 @ ./src/client.js
> Encountered errors while building app
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