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

No available storage method found Error #50

Open
jasan-s opened this issue Aug 14, 2017 · 3 comments
Open

No available storage method found Error #50

jasan-s opened this issue Aug 14, 2017 · 3 comments

Comments

@jasan-s
Copy link

jasan-s commented Aug 14, 2017

I am using this with redux-persist and redux.
It seemed to be linked to localForage
UPDATE: I tried using delay in package.json of 800 and yet error persists and no static html files are generated for the routes.

(node:10052) UnhandledPromiseRejectionWarning: Unhandled promise rejection (reje
ction id: 2): Error: No available storage method found.
??   Saving / as /index.html
?   Finished crawling.```
@geelen
Copy link
Owner

geelen commented Aug 16, 2017

I think this is yet another place where jsdom isn't offering a full browser experience. I think we need to move to Chrome Headless to fix all these sorts of things.

@stereobooster
Copy link

duplicate of #40 ?

@stereobooster
Copy link

Jsdom issue won't be fixed, see #44 (comment). If this answers your question please close issue. 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

3 participants