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

TypeError: Cannot read property 'AppCache' of undefined #377

Closed
tu4mo opened this issue Apr 27, 2018 · 3 comments
Closed

TypeError: Cannot read property 'AppCache' of undefined #377

tu4mo opened this issue Apr 27, 2018 · 3 comments

Comments

@tu4mo
Copy link

tu4mo commented Apr 27, 2018

Getting this error when instantiating the plugin without options.

/…/node_modules/offline-plugin/lib/index.js:64
    var AppCacheOptions = options.AppCache;
                                  ^

TypeError: Cannot read property 'AppCache' of undefined
    at new OfflinePlugin (/…/node_modules/offline-plugin/lib/index.js:64:35)
@NekR
Copy link
Owner

NekR commented Apr 27, 2018

Huh, that's not good. Thanks for reporting it.

@NekR
Copy link
Owner

NekR commented Apr 27, 2018

@NekR NekR closed this as completed Apr 27, 2018
@tu4mo
Copy link
Author

tu4mo commented Apr 27, 2018

That was blazing fast! Thanks! 🎉

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

2 participants