Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Could not find custom rule directory #219

Closed
kamek-pf opened this issue Jan 10, 2018 · 2 comments
Closed

Could not find custom rule directory #219

kamek-pf opened this issue Jan 10, 2018 · 2 comments

Comments

@kamek-pf
Copy link

kamek-pf commented Jan 10, 2018

As of today, fresh projects are unable to build.

yarn create react-app test-app --scripts-version=react-scripts-ts
cd test-app
yarn start

...

Failed to compile.

./src/index.tsx
Module build failed: FatalError: Could not find custom rule directory:

Everything was fine yesterday, today none of my co workers are able to start new projects.
I assume an upstream change broke something here, any idea what should be done ?

@wmonk
Copy link
Owner

wmonk commented Jan 11, 2018

This seems to be an issue of tslint, introduced in palantir/tslint#3640 as far as I can tell. Do you have anything in your tslint.json related to this?

@kamek-pf
Copy link
Author

I had the default tslint stuff generated by the script.
I tried again today, same thing, create a fresh project and simply run it.

Looks like the problem fixed itself ! I guess we'll never know.
Anyway, thanks, I can close this now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants