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

Cannot find module "." #24

Closed
guoyunhe opened this issue Oct 5, 2017 · 2 comments
Closed

Cannot find module "." #24

guoyunhe opened this issue Oct 5, 2017 · 2 comments

Comments

@guoyunhe
Copy link

guoyunhe commented Oct 5, 2017

Uncaught Error: Cannot find module "."
    at webpackMissingModule (index.js:25)
    at ElectronStore.Conf (index.js:25)
    at ElectronStore (index.js:20)
    at Object../app/actions/recent-projects.js (recent-projects.js:4)
    at __webpack_require__ (bootstrap 92e2fd3…:677)
    at fn (bootstrap 92e2fd3…:87)
    at Object../app/containers/HomePage.js (HomePage.js:8)
    at __webpack_require__ (bootstrap 92e2fd3…:677)
    at fn (bootstrap 92e2fd3…:87)
    at Object../app/routes.js (routes.js:5)

Have this error in one of my project. Unluckily, I cannot provide the source code.

@sindresorhus
Copy link
Owner

Duplicate of #3

@sindresorhus sindresorhus marked this as a duplicate of #3 Oct 5, 2017
@sindresorhus
Copy link
Owner

sindresorhus commented Oct 5, 2017

It's up to you to handle Webpack issues. Try asking in the Webpack support channels.

Repository owner locked and limited conversation to collaborators Oct 5, 2017
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