You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible you accidentally selected the last exercise "JSON Me" before verifying your code for the "Static" exercise? Just to be sure, try opening the expressworks menu again, select the second exercise in the list, Static, and then run expressworks verify static.js (replace the name of the .js file as needed).
You can also select the exercise from the command line:
expressworks select 2
expressworks verify static.js
If it continues to fail after trying the above, reply back with your Node, NPM, and Operating System versions and I'll see if I can reproduce the issue.
I keep getting the following error when I run the static tutorial
Cannot GET /books
I have no idea where "/books" is coming from.
The text was updated successfully, but these errors were encountered: