Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

IRMA is not defined #14

Open
kevieman opened this issue Dec 6, 2018 · 0 comments
Open

IRMA is not defined #14

kevieman opened this issue Dec 6, 2018 · 0 comments

Comments

@kevieman
Copy link

kevieman commented Dec 6, 2018

Hey there im trying to get the example given in the README working but I get the following error:

Uncaught ReferenceError: IRMA is not defined
    at init (verify.js:21)
    at HTMLDocument.<anonymous> (verify.js:49)
    at mightThrow (jquery.js:3534)
    at process (jquery.js:3602)

So I tried to import it with import * as IRMA from "./client/irma";. This however made it so I cant call on the clicked method:

index.html:10 Uncaught ReferenceError: isclicked is not defined
    at HTMLButtonElement.onclick (index.html:10)

I also get the following error:

Uncaught SyntaxError: Unexpected token export

Any help?

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

No branches or pull requests

1 participant