Skip to content

locals.shift() #3

Open
Open
@bmcmahen

Description

@bmcmahen

I keep running into this error when attempting to use the bundler:

Users/bmcmahen/Development/KnowEugenics/app/node_modules/component-bundler/lib/pages.js:35
  var boot = locals.shift();
                    ^
TypeError: Object #<Object> has no method 'shift'
    at Object.module.exports [as pages] (/Users/bmcmahen/Development/KnowEugenics/app/node_modules/component-bundler/lib/pages.js:35:21)
    at Resolver.<anonymous> (/Users/bmcmahen/Development/KnowEugenics/app/bin/build2.js:150:26)
    at processImmediate [as _immediateCallback] (timers.js:385:17)

I'm using the latest component-builder on npm. Is this a compatibility issue?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions