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] NPM INSTALL #294

Closed
ImNotKilian opened this issue Jul 1, 2021 · 2 comments
Closed

[BUG] NPM INSTALL #294

ImNotKilian opened this issue Jul 1, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@ImNotKilian
Copy link

Every time I run NPM INSTALL i get this:

Cannot find package 'connect-sqlite3'

@ImNotKilian ImNotKilian added the bug Something isn't working label Jul 1, 2021
@dangowans
Copy link
Member

Thanks for testing (or trying to test) things out, : )

That kind of sounds like a hiccup with npm. Regardless, I updated the dependencies. Hopefully after getting the latest code, npm install will find it.

SQLite packages also are sometimes picky when it comes to operating systems. The application is primarily being developed on and deployed to Windows. It should work on Linux and others, but it's possible there could be something I missed there.

@dangowans
Copy link
Member

The dependency that was hanging up your install is no longer a dependency. Hopefully that resolves your issue.

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