Unable to use prompt()
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I want to take some input from user, like filename or password, but I can't use `prompt()` method.
See the screenshot: https://up.zbin.eu/j717EC.png
It complains about the first character in a line with prompt(), like `var name = prompt("Enter name:", "Default");` Even if I remove `var name = ` the error is the same.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.