Giter Club home page Giter Club logo

Comments (6)

ljmerza avatar ljmerza commented on September 28, 2024

Yes, we are getting the same coming from the mergeTrees() call on Ember v2.5

A recent update to this library 3f9a42b has caused function isPossibleNode(node) to come back false. The object causing the error:

node:{ 
    inputTree: Funnel {,
        _name: 'Funnel',
        _annotation: 'Funnel: Filtered App',
        _baseConstructorCalled: true,
        _inputNodes: [Array],
        _persistentOutput: true,
        _needsCache: false,
        _includeFileCache: {},
        _destinationPathCache: {},
        _currentTree: [FSTree],
        _isRebuild: false,
        exclude: [Array],
        annotation: 'Funnel: Filtered App',
        destDir: '/',
        count: 0,
        _matchedWalk: true,
        _instantiatedStack:
        'at new Funnel (
            node_modules/ember-cli/node_modules/broccoli-funnel/index.js:104:30)\n    
            at EmberApp._filterAppTree (//node_modules/ember-cli/lib/broccoli/ember-app.js:648:31)\n 
            at EmberApp._processedAppTree (//node_modules/ember-cli/lib/broccoli/ember-app.js:762:54)\n    
            at EmberApp.appAndDependencies (//node_modules/ember-cli/lib/broccoli/ember-app.js:1036:10)\n    
            at EmberApp.javascript (//node_modules/ember-cli/lib/broccoli/ember-app.js:1159:34)\n    
            at EmberApp.toArray (//node_modules/ember-cli/lib/broccoli/ember-app.js:1564:10)\n    
            at EmberApp.toTree (//node_modules/ember-cli/lib/broccoli/ember-app.js:1586:30)\n    
            at module.exports (//ember-cli-build.js:45:28)\n    
            at Class.setupBroccoliBuilder (//node_modules/ember-cli/lib/models/builder.js:55:19)\n    
            at Class.init (//node_modules/ember-cli/lib/models/builder.js:89:10)'
            _buildStart: undefined 
        },
        rebuild: [Function: rebuild] 
    } 
}

from broccoli-plugin.

poplevente avatar poplevente commented on September 28, 2024

an ugly fix is to manually go back to the previous version of this plugin, but this required changes within our automatic build, etc. would be nice to correct in a short time ...

from broccoli-plugin.

rwjblue avatar rwjblue commented on September 28, 2024

This seems effectively the same as broccolijs/broccoli-merge-trees#65, can you confirm? And also confirm that that solution fixed things for you?

from broccoli-plugin.

ljmerza avatar ljmerza commented on September 28, 2024

The issue was solved for me thank you.

from broccoli-plugin.

rwjblue avatar rwjblue commented on September 28, 2024

Thank you for confirming (and sorry for the problems), I'm going to close for now though I'm happy to reopen if there are still other issues...

from broccoli-plugin.

poplevente avatar poplevente commented on September 28, 2024

i still get an error, this time the inputNodes issues is gone, but i get an Invalid tree found.
the fix is the same if i revert the broccoli-plugin to version 1.3.0, then it's okay.

from broccoli-plugin.

Related Issues (17)

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.