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

having a .git folder creates issues #108

Open
acidjazz opened this issue Apr 30, 2023 · 2 comments
Open

having a .git folder creates issues #108

acidjazz opened this issue Apr 30, 2023 · 2 comments

Comments

@acidjazz
Copy link
Collaborator

When writing a module i have a very strange issue - the module works fine and the composables are fine - but when i git init . and it creates a .git folder i get tons of errors, composables cannot be found and it looks for a $setup.MyModule function, removing the .git and restarting pnpm run dev resolves all issues, anyone else get this?

@acidjazz
Copy link
Collaborator Author

if i rename the folder to anything else the module and playground work perfect, very strange

@danielroe
Copy link
Member

Are you still experiencing this? Would you be able to provide a reproduction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants