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

Uncaught ReferenceError: myVersion is not defined #3

Open
scotthansonde opened this issue Jun 20, 2022 · 2 comments
Open

Uncaught ReferenceError: myVersion is not defined #3

scotthansonde opened this issue Jun 20, 2022 · 2 comments

Comments

@scotthansonde
Copy link

Using reallysimple in a project I get this error:

reallysimple.js:1 Uncaught ReferenceError: myVersion is not defined at node_modules/reallysimple/reallysimple.js (reallysimple.js:1:37)

Changing the semi-colon to a comma in line 1 seems to fix the error.

@scripting
Copy link
Owner

@scotthansonde -- thanks for the report.

For some reason it isn't an error when I use reallysimple.

We must be using different versions of Node and therefore our JS interpreters are different?

I don't know, but I have fixed the semicolon, and re-released in the form of v0.4.10.

Please let me know if it worked.

@scotthansonde
Copy link
Author

Yes, the error is fixed 👍

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

2 participants