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
In the sample code under the "Authentication" header, the index.svelte code snippet references a HttpError.js file that has not been defined yet. I was able to copy it out of the repo to get things working.
Thanks for the awesome post,
Dani
The text was updated successfully, but these errors were encountered:
Now that I've read more of the blog post, I see what's going on here! I tried to run it too early and just saw that the HttpError file is defined further down 🤦
Hi there, just wanted to leave a comment to let you know that you might have missed step in your post: https://benjamin-preiss.medium.com/create-a-blog-with-sveltekit-and-directus-cms-f33e9ea65294
In the sample code under the "Authentication" header, the index.svelte code snippet references a HttpError.js file that has not been defined yet. I was able to copy it out of the repo to get things working.
Thanks for the awesome post,
Dani
The text was updated successfully, but these errors were encountered: