{"id":17034578,"url":"https://github.com/caub/eslint-import-resolver-webpack-bug","last_synced_at":"2026-05-04T11:31:48.341Z","repository":{"id":151002956,"uuid":"171819685","full_name":"caub/eslint-import-resolver-webpack-bug","owner":"caub","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-21T16:20:16.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T22:17:56.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-21T07:12:04.000Z","updated_at":"2019-02-21T16:20:18.000Z","dependencies_parsed_at":"2023-04-09T04:01:13.649Z","dependency_job_id":null,"html_url":"https://github.com/caub/eslint-import-resolver-webpack-bug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caub/eslint-import-resolver-webpack-bug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Feslint-import-resolver-webpack-bug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Feslint-import-resolver-webpack-bug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Feslint-import-resolver-webpack-bug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Feslint-import-resolver-webpack-bug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caub","download_url":"https://codeload.github.com/caub/eslint-import-resolver-webpack-bug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Feslint-import-resolver-webpack-bug/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265246012,"owners_count":23734109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:44:01.514Z","updated_at":"2025-10-22T03:06:07.691Z","avatar_url":"https://github.com/caub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\nnpx eslint .\n\nError resolving webpackConfig { Error: Cannot find module '/home/caub/dev/eslint-import-resolver-webpack-bug/frontend/frontend/config/webpack.config.dev.js'\n    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:613:15)\n    ....\n```\n\nchanging `\"config\": \"./frontend/config/webpack.config.dev.js\"` to `\"config\": \"./config/webpack.config.dev.js\"` in `.eslintrc` make `npx eslint .` work, but it's confusing since we run eslint from the root directory, not from frontend/. and also even after that change, it'll fail in more complex cases (I'll try push one)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaub%2Feslint-import-resolver-webpack-bug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaub%2Feslint-import-resolver-webpack-bug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaub%2Feslint-import-resolver-webpack-bug/lists"}