ccarruitero / makemehapi

Self guided workshops to teach you about hapi.
https://www.npmjs.com/package/makemehapi
Other
480 stars 107 forks source link

Officiel Solution Problem for 2. Exercise #294

Open Xresolver opened 8 months ago

Xresolver commented 8 months ago

Officiel solution of 2. exercise (Routes) is not work on my system: Node Version: v21.1.0 @hapi/hapi Version: v21.3.2

Xresolver commented 8 months ago

I suppose the problem is that the officiel solution use /makemehapi as route path, but request come as localhost:[port]/{name}