Skip to content

Cannot use project with browserify / frontend tools #2

@mattdesl

Description

@mattdesl

Not sure what's up with the installation and why heya-ctr is really needed (there are probably more robust & well tested binary/quick sort libs on npm?), but I'm getting this error trying to use either entry point:

Uncaught Error: Cannot find module '../main'
    at s (_prelude.js:1)
    at _prelude.js:1
    at binarySearch.js:1
    at Array.map (<anonymous>)
    at aTmpl (binarySearch.js:1)
    at Object.435 (binarySearch.js:2)
    at s (_prelude.js:1)
    at _prelude.js:1
    at Object.453.heya-ctr/algos/binarySearch (search.js:4)
    at s (_prelude.js:1)

Too bad since this seems like it could be a really handy module! Thanks for writing it anyways. 😄

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions