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

[Bug?]: 'this' keyword is equivalent to 'undefined' #978

Closed
2 tasks done
MariuzM opened this issue Aug 9, 2023 · 3 comments
Closed
2 tasks done

[Bug?]: 'this' keyword is equivalent to 'undefined' #978

MariuzM opened this issue Aug 9, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@MariuzM
Copy link

MariuzM commented Aug 9, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Getting this message when doing build.

The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten

Expected behavior 🤔

No response

Steps to reproduce 🕹

Steps:

Context 🔦

No response

Your environment 🌎

No response

@MariuzM MariuzM added the bug Something isn't working label Aug 9, 2023
@MariuzM
Copy link
Author

MariuzM commented Aug 9, 2023

All of them are coming from supabase

node_modules/.pnpm/@[email protected]/node_modules/@supabase/storage-js/dist/module/lib/fetch.js 

@stickyburn
Copy link
Contributor

Facing the same issue.

My app isn't using SSR, and implements Supabase on the client side. @supabase/supabase-js is the only installed dependency and this happens during build time(pnpm run build). Any help would be 💯

@ryansolid
Copy link
Member

In setting up for SolidStart's next Beta Phase built on Nitro and Vinxi we are closing all PRs/Issues that will not be merged due to the system changing. If you feel your issue was closed by mistake. Feel free to re-open it after updating/testing against 0.4.x release. Thank you for your patience.

See #1139 for more details.

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

3 participants