Git Product home page Git Product logo

Comments (5)

avioli avatar avioli commented on September 20, 2024

Just ran ./bin/trello refresh and it logged same above issue, but did some work (I guess refreshed its data), so now ./bin/trello show-boards outputs the boards with their ids.

Running node --trace-warnings ./bin/trello show-boards outputs the boards with their ids and then:

(node:29483) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
    at emitCircularRequireWarning (internal/modules/cjs/loader.js:668:11)
    at Object.get (internal/modules/cjs/loader.js:682:5)
    at Object.exports.setLevels (/Users/avioli/repos/trello-cli/node_modules/winston/lib/winston/common.js:35:14)
    at Object.<anonymous> (/Users/avioli/repos/trello-cli/node_modules/winston/lib/winston.js:84:8)
    at Module._compile (internal/modules/cjs/loader.js:1076:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
    at Module.load (internal/modules/cjs/loader.js:941:32)
    at Function.Module._load (internal/modules/cjs/loader.js:782:14)
    at Module.require (internal/modules/cjs/loader.js:965:19)
    at require (internal/modules/cjs/helpers.js:88:18)

from trello-cli.

avioli avatar avioli commented on September 20, 2024

I guess #62 is the same issue, but I'm getting some node.js warning instead of nothing.

from trello-cli.

IgorKrupenja avatar IgorKrupenja commented on September 20, 2024

Also getting this warning on every trello-cli command though it seems to be a cosmetic issue only: boards are showing, cards can be added successfully, etc.

from trello-cli.

mheap avatar mheap commented on September 20, 2024

Yep @igor-krupenja, it was a cosmetic issue. I've just released v0.4.0 with a fix.

@avioli Are things now working for you once you've run trello refresh?

from trello-cli.

mheap avatar mheap commented on September 20, 2024

Closing due to lack of activity

from trello-cli.

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.