Posts
Members
Info
·271d·Pinned# General
Migrating to GitHub Discussions
👋 Hi all, with Spectrum becoming read-only, all new discussion should now take place in GitHub. This forum will remain available as an archive. See you over there!
0
Errors after npm install
Hi, can you help me fix these errors? At this stage, everything is ok. but beyond when i try go to http://localhost:4000/, the page does not open.
1
·290d# General
JavaScript Cookbook
Hey all, heads up that my new book JavaScript Cookbook, 3rd edition will be released in the comings weeks. It's a helpful companion to many of the topics covered in JS Everywhere. Check it out and as always, reach out if you have any questions or comments.
5
·324d# General
Hello! I noticed a glaring omission in the Hello World example in Chapter 3!
It says: but never mentions the need to run npm install in order to dependencies (i.e. express) - somebody with zero Node,js experience would not "know" to do that and would be instantly derailed at the very first example! :heart:
14
·324d# General
trouble getting started
Hi so I just bought the book today and Ive been super excited to start but I'm having trouble with the set-up process, when I tried to clone the GitHub repository like it says on pg 11 Im getting a message saying "[email protected]: Permission denied (publickey). fatal: Could not…
4
·324d# General
ch3 hello world not working
so when I type node src/index.js into my terminal its saying it can't find the module? I followed the instructions to a T so I'm super confused.
2
Trouble Deploying API
I've slowly been working through this book and a few weeks ago got to deploying the api. I ran the curl request and it returned what was expected. I then took a break for a while and am just coming back. I tried running the curl request again just to make sure it was working and…
1