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

Build fails, complaining it can not find '@typescript-eslint/experimental-utils' #266

Closed
wlach opened this issue May 22, 2019 · 3 comments
Closed

Comments

@wlach
Copy link

wlach commented May 22, 2019

A renovate PR bumping the version of this package used in our project iodide (iodide-project/iodide#1855) is failing, complaining about some type of missing typescript package. Does an additional depdendency need to be specified in this project's package.json?

Error: Cannot find module '@typescript-eslint/experimental-utils'
    at Function.Module._resolveFilename (module.js:548:15)
    at Function.Module._load (module.js:475:25)
    at Module.require (module.js:597:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/home/circleci/iodide/node_modules/eslint-plugin-jest/lib/rules/tsUtils.js:10:26)
    at Module._compile (module.js:653:30)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)
@nightink
Copy link

nightink commented May 22, 2019

@SimenB
Copy link
Member

SimenB commented May 22, 2019

Bah, so sorry about this mess!

#267

@SimenB SimenB closed this as completed May 22, 2019
@SimenB
Copy link
Member

SimenB commented May 22, 2019

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