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

Module '"@remix-pwa/dev"' has no exported member 'WorkerDataFunctionArgs'. #262

Open
dvnrsn opened this issue Sep 17, 2024 · 3 comments
Open
Labels
bug Something isn't working

Comments

@dvnrsn
Copy link

dvnrsn commented Sep 17, 2024

This happens in getting started https://remix-pwa.run/docs/main/default-fetch-handler#using-the-default-fetch-handler

@dvnrsn
Copy link
Author

dvnrsn commented Sep 17, 2024

Weird because I see it here

export type WorkerDataFunctionArgs = Omit<DataFunctionArgs, 'context'> & {

@ShafSpecs ShafSpecs added the bug Something isn't working label Sep 18, 2024
@ShafSpecs
Copy link
Member

Could you attempt re-installing? This seems like a TS error

@dvnrsn
Copy link
Author

dvnrsn commented Sep 19, 2024

Yeah this happens with a fresh project

CleanShot 2024-09-18 at 19 45 37@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants