GithubHelp home page GithubHelp logo

Comments (6)

tjarvstrand avatar tjarvstrand commented on July 24, 2024

Hi!

Sorry for taking a while to reply. I was unable to reproduce this with r15, but I'll try again with r16 as soon as I get a moment.

T

from edts.

tjarvstrand avatar tjarvstrand commented on July 24, 2024

Unfortunately I'm still unable to reproduce even with r16.

If you do a lists:flatten on that error message from dialyzer you get:
"Not a regular file: /home/damian/src/l4m/node/node/.deps/edown/ebin/edown_doclet.beam\n"

Could it be that that file is actually a directory for some reason?

from edts.

qoocku avatar qoocku commented on July 24, 2024

My projects use "gproc" which has "edown" dependency. Strangely, there's no "edown" files after rebar's 'get-deps'...

from edts.

qoocku avatar qoocku commented on July 24, 2024

This "gproc" is rather any IDE unfriendly. It has rebar.config.script which removes dependencies (on the fly) from rebar config, so you must do something like "rebar get-deps doc" for example to get "edown" downloaded but not compiled. The same is with another dependency "gen_leader" which is not downloaded during get-dep (probably because of rebar.config.script magic) - so it's not present and I've got the same error but with "gen_leader.beam" file this time. I'll download this manually, compile and report if the problem still exists....

from edts.

qoocku avatar qoocku commented on July 24, 2024

The problem disappeared when all dependencies cited in rebar configs are present and compiled. Unfortunately, in case of "gproc" rebar.config.script caused troubles.

from edts.

tjarvstrand avatar tjarvstrand commented on July 24, 2024

Cool, I will close this then.

from edts.

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.