tribute: Brunch Error

Hi. I ran into this error when I tried to use 2.0.1 with brunch 2.8.2.

error: Resolving deps of node_modules/tributejs/dist/tribute.js failed. Could not load module './TributeEvents' from './node_modules/tributejs/dist'. Make sure the file actually exists.

Is this a brunch issue?

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 15 (1 by maintainers)

Most upvoted comments

@joaolavoier I’ll add this to the documentation.

@jmlavoier This makes sense. I will revert. The src folder seemed like the most sensible choice for the way I build my projects, with webpack. I’ll switch it back.