Closed idkjs closed 7 years ago
Step 4 on Quickstart not working. Im on Windows 10, default browser is Firefox. I ran wt edit hello, wt edit hello.js in both Windows command prompt and Node6.5. Console logs " Opening hello in your browser...." than nothing.
wt edit hello
wt edit hello.js
Same here.
I'm also seeing this. I added a quick fix to display the url in the terminal so we can copy/paste in the browser.
Step 4 on Quickstart not working. Im on Windows 10, default browser is Firefox. I ran
wt edit hello
,wt edit hello.js
in both Windows command prompt and Node6.5. Console logs " Opening hello in your browser...." than nothing.