Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: undefined is not a function #2

Closed
gregoranders opened this issue Mar 2, 2015 · 1 comment
Closed

TypeError: undefined is not a function #2

gregoranders opened this issue Mar 2, 2015 · 1 comment

Comments

@gregoranders
Copy link

Hope the trace helps. Local install, no packages installed globally.

/node_modules/typescript-middleware/lib/option-parser.js:124
  if (!pathutil.exists(filePath)) {
                ^
TypeError: undefined is not a function
    at OptionParser._setLanguageAndTerritory (/node_modules/typescript-middleware/lib/option-parser.js:124:17)
    at OptionParser._setLocale (/node_modules/typescript-middleware/lib/option-parser.js:104:13)
    at OptionParser.parse (/node_modules/typescript-middleware/lib/option-parser.js:87:15)
    at module.exports (/node_modules/typescript-middleware/lib/middleware.js:171:16)
    at Object.<anonymous> (/gulpfile.js:29:31)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)

node --version => v0.12.0
gulp --version => 3.8.11
tsc --version => 1.4.1.0

@brn
Copy link
Owner

brn commented Mar 3, 2015

thanks for report.
I will confirm that.

@brn brn closed this as completed in 3e94f6c Mar 6, 2015
brn added a commit that referenced this issue Mar 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants