Skip to content

Instantly share code, notes, and snippets.

@edubkendo
Created August 4, 2012 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edubkendo/3255968 to your computer and use it in GitHub Desktop.
Save edubkendo/3255968 to your computer and use it in GitHub Desktop.
error when I run "tower new myApp" with tower/dev branch

/home/eric/git/community/tower/lib/tower-generator/server/generator.js:17

return new klass(options); ^ TypeError: undefined is not a function

at Function.Tower.Generator.Generator.run (/home/eric/git/community/tower/lib/tower-

generator/server/generator.js:17:12)

at CommandNew.Tower.CommandNew.CommandNew.run (/home/eric/git/community/tower/lib/tower-

command/server/new.js:22:28)

at Object.Tower.Command.run (/home/eric/git/community/tower/lib/tower-command/server/command.js:18:20)

at Object. (/home/eric/git/community/tower/bin/tower:3:33)

at Module._compile (module.js:449:26)

at Object.Module._extensions..js (module.js:467:10)

at Module.load (module.js:356:32)

at Function.Module._load (module.js:312:12)

at Module.runMain (module.js:492:10)

at process.startup.processNextTick.process._tickCallback (node.js:244:9)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment