Skip to content

Loader plugin did not call the load callback in the build #17

@OliverJAsh

Description

@OliverJAsh

When I run two builds concurrently (i.e. using grunt-concurrent), I get this error:

{ [Error: Error: Loader plugin did not call the load callback in the build:
transpile:
  transpile!es6/bootstraps/crosswords_unnormalized2: Error: Load timeout for modules: transpile!es6/bootstraps/crosswords_unnormalized2
http://requirejs.org/docs/errors.html#timeout
Module loading did not complete for:
    at Function.build.checkForErrors (/Users/OliverJAsh/Development/frontend/node_modules/requirejs/bin/r.js:30026:19)
]
  originalError:
   [Error: Loader plugin did not call the load callback in the build:
   transpile:
     transpile!es6/bootstraps/crosswords_unnormalized2: Error: Load timeout for modules: transpile!es6/bootstraps/crosswords_unnormalized2
   http://requirejs.org/docs/errors.html#timeout
   Module loading did not complete for: ] }

Do you have any ideas why this might be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions