GithubHelp home page GithubHelp logo

index.js missing about authelia HOT 3 CLOSED

authelia avatar authelia commented on May 12, 2024
index.js missing

from authelia.

Comments (3)

clems4ever avatar clems4ever commented on May 12, 2024

Hello @cscottthomas , thank you for creating this ticket.
The README was not complete because I forgot to update part of it after the migration into Typescript. Now, before deploying the docker stack, one would need to build the application from Typescript with Grunt and the TS compiler. So, to fix your issue, you probably need to run those two commands before deploying the docker stack:

npm install --only=dev
grunt build

I made a quick fix in the README but I will enforce the tests of these steps in Travis so that this situation does not happen again.
Tell me if it fixes your issue.

Thanks,
Clément

from authelia.

cscottthomas avatar cscottthomas commented on May 12, 2024

Following these steps and in case anyone else hits the same, I was met with:

:~/authelia-master$ grunt build
/usr/bin/env: ‘node’: No such file or directory

fixed by:
ln -s /usr/bin/nodejs /usr/bin/node

However, this fixed my issue. Containers up & stable. Thanks for the help, Clément!

from authelia.

clems4ever avatar clems4ever commented on May 12, 2024

Hello @cscottthomas , thank you for the feedback.
I close the issue.

from authelia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.