-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
sv create with lucia better-sqlite3
. App errors with 'Error: Could not locate the bindings file.
#424
Comments
sv create with lucia better-sqlite3
. App errors with 'Error: Could not locate the bindings file.
@fbehrens Did you provide the exact command output? If so, before running Also you ran If you did run |
@hyunbinseo Just saw your issue in hyunbinseo/svelte-kitty#16 and this looks closely related if not the same issue, as OP is also using @fbehrens Could you try adding this to your {
"pnpm": {
"onlyBuiltDependencies": ["better-sqlite3"]
}
} This is similar to one of the pending issues, see #388 |
Yes, still gettin the same problem (on my machine), and only when using When I modify But I leave closing the issue up to you. Thanks for all this work, |
Thanks for your input. I'm able to reproduce this now! |
Would you mind trying out if this fixes the issue you previously had? pnpx https://pkg.pr.new/sveltejs/cli/sv@432 create |
No, I definitely wouldn't mind. #432 fixes the issue. I am amazed by by, that you build this infrastructure to make the pull request public available. Thanks |
Great, thanks for testing!
Well it's just using a tool and it's quite simple to integrate cli/.github/workflows/preview-release.yml Lines 38 to 44 in ac5eee7
|
Hi,
i believe this should be working.
I hope not to be silly and bothering you with stupid mistakes.
But,i am on macos, and here is the problem i report
The text was updated successfully, but these errors were encountered: