saebekassebil / teoria

Javascript taught Music Theory
http://saebekassebil.github.io/teoria
MIT License
1.32k stars 114 forks source link

Build doesn't work #60

Closed gpascale closed 9 years ago

gpascale commented 9 years ago

Is this project still active?

I've followed the build steps, but "jake build" fails - missing underscore. Tried adding underscore manually to the package.json but then it complains about missing console-browserify.

saebekassebil commented 9 years ago

Alive and active, just been doing a lot of other stuff.

teoria is not dependent on underscore, but some of the dependencies are. Could you try a fresh clone and write the console output here?

gpascale commented 9 years ago

jake aborted. Error: Cannot find module 'underscore' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) (See full trace by running task with --trace)

However, after adding both underscore and console-browserify to the package.json, the build worked.

gsouf commented 9 years ago

I built it yesterday for the first time, everything worked fine for me. Maybe a problem from you evironment ?

saebekassebil commented 9 years ago

Hi Greg! Something's definitely wrong. What version of npm have you got installed? And if you don't mind would you care to post the entire process you go through in the console - with commands and output?

Adding underscore and console-browserify should not be necessary.

saebekassebil commented 9 years ago

Closing this, as it has nothing to do with teoria. Feel free to write again @gpascale if you want some help.

MJKEYS21 commented 4 years ago

hey i need some help i am switching chord detect scripts and i need your help with the coding to make it work

saebekassebil commented 4 years ago

Hi MJKEYS21, I'm not quite sure what you mean, but if you feel like you have an issue with the teoria library feel free to open a new issue and I'll try to take a look at it.