We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d97f7e commit 7d5bc08Copy full SHA for 7d5bc08
1 file changed
README.md
@@ -5,7 +5,7 @@ This Contains Javascript Files
5
## Reason for not executing JS File, prompt command
6
7
- prompt() is a method of the Global window object found in browsers. It's not part of the JavaScript language.
8
-- window object is not defined in this environment.
+- window object is not defined in Node JS environment.
9
- Step 1: npm init
10
11
Step 2: npm install prompt-sync
0 commit comments