Giter VIP home page Giter VIP logo

Comments (5)

zedeus avatar zedeus commented on June 14, 2024

There's no actual error in this output besides "it failed". Are you building the docker file from the guest accounts branch?

from nitter.

nigelhorne avatar nigelhorne commented on June 14, 2024

I followed the instructions on the GitHub code page. Those say nothing about using or not using a guest account's branch, so it'll be whatever happens when you follow those instructions.

from nitter.

zedeus avatar zedeus commented on June 14, 2024

The project is undergoing a major change, you'd have to use the guest_accounts branch to get anything to work at all.
Follow this guide: https://github.com/zedeus/nitter/wiki/Guest-Account-Branch-Deployment

from nitter.

nigelhorne avatar nigelhorne commented on June 14, 2024

Thanks,

I tried that but that failed as well:

$ nimble build -d:release
   Warning: Package 'nitter' has an incorrect structure. It should contain a single directory hierarchy for source files, named 'nitterpkg', but file 'resolver.nim' is in a directory named 'routes' instead. This will be an error in the future.
      Hint: If 'routes' contains source files for building 'nitter', rename it to 'nitterpkg'. Otherwise, prevent its installation by adding `skipDirs = @["routes"]` to the .nimble file.
  Verifying dependencies for [email protected]
     Error: Unsatisfied dependency: nim (>= 1.6.10)

from nitter.

zedeus avatar zedeus commented on June 14, 2024

Your version of Nim is too old.

from nitter.

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.