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

Fatal error #37

Open
abbyarmada opened this issue Oct 20, 2017 · 5 comments
Open

Fatal error #37

abbyarmada opened this issue Oct 20, 2017 · 5 comments

Comments

@abbyarmada
Copy link

A user of Code Climate is experiencing the following error on builds:

/usr/src/app/node_modules/tslint/lib/configuration.js:56
        throw new error_1.FatalError("Failed to load " + path + ": " + error.message, error);
        ^

Error
    at new FatalError (/usr/src/app/node_modules/tslint/lib/error.js:40:23)
    at Object.findConfiguration (/usr/src/app/node_modules/tslint/lib/configuration.js:56:15)
    at new TsLinter (/usr/src/app/dist/tsLinter.js:31:57)
    at Object.<anonymous> (/usr/src/app/dist/index.js:22:18)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
    at Module.require (module.js:497:17)

When running Code Climate on the CLI with tslint, they see this error:

Vasas-MacBook-Pro:signalist Vasa$ codeclimate analyze        
Starting analysis
Running tslint: Done!
error: (CC::Analyzer::Engine::EngineTimeout) engine tslint:beta ran for 900 seconds and was killed

Any thoughts? cc @kyleholzinger @dblandin

@avegancafe
Copy link
Contributor

Hm very strange, I haven't seen that one @abbyarmada . What does your tslint config look like?

@abbyarmada
Copy link
Author

This is a user of Code Climate (I'm the Support Lead) -- let me see if they can chime in/email back.

@avegancafe
Copy link
Contributor

Sorry, the tslint.json @vasagrujic

@vasagrujic
Copy link

tslint.json

@vasagrujic
Copy link

I think this is duplicate of #26

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

3 participants