Failed to start javascript-tutorial-server following the instructions in README
Opened this issue · 1 comments
cresson-cat commented
Description
-
Environment:
- OS: macOS Sequoia 15.2 (24C101)
- Browser: Google Chrome 131.0.6778.266
- javascript-tutorial-server version: 2.0.0
- Node.js version: v22.6.0
-
Steps:
- Followed the instructions in README
-
Expected behavior:
- After running ./edit ja, the server should start and articles should be accessible.
-
Actual behavior:
- The following log was output and the process did not proceed further:
- Although I provided an example in ja, I encountered the same issue when trying with en.
06:21:02.238Z INFO importWatch: Import complete - The following log was output and the process did not proceed further:
iliakan commented
Works for me.
Did you try to go http://localhost:3000/ after Import Complete?