question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npx create-keycloak-email-directory failed with 404

See original GitHub issue

Hi, there!

I tried to create a theme for emails by following https://docs.keycloakify.dev/email-customization.

GET https://registry.npmjs.org/create-keycloak-email-directory returns 404 (not found)

npm -v
8.10.0

Please, help me to resolve that issue.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
Xapgkop4ukcommented, May 24, 2022

As a workaround works: node node_modules/keycloakify/bin/create-keycloak-email-directory.js

0reactions
garronejcommented, Dec 14, 2022

Hi @erikdstock,

For npx create-keycloak-email-directory to work you must be at the root of your project and have keycloakify installed.
What version of Keycloakify are you using?
https://github.com/InseeFrLab/keycloakify/blob/23f6c7db00ece3dfdfa8d0108e50d3da32847e9a/package.json%23L26

Read more comments on GitHub >

github_iconTop Results From Across the Web

Login fails with 404 · Issue #57 - GitHub
Trying to authenticate with login and password. It fails because the constructed URL has a double slash // , because baseUrl ends with...
Read more >
java - Keycloak returns "404 - Not Found" page - Stack Overflow
So I fixed that...and was failing to connect to the database, because my database wasn't listening on the address it used. Caused by:...
Read more >
Keycloak Frontend URL changing causes 404 error
I'm trying to setup Keycloak as an IDP for SAML protocol. My SP is a simple PHP website, which uses the apache2 mod_auth_mellon....
Read more >
[keycloak-user] Getting 404 error while calling the create user ...
[keycloak-user] Getting 404 error while calling the create user API of keycloak 4.5.
Read more >
A Detailed Guide to Securing React applications with Keycloak
Let's first create our application using the below command. npx create-react-app react-keycloak-app; Install the keycloak-js dependency
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found