These dependencies were not found
See original GitHub issueDescribe the bug After installing knex and serving the app i got an error saying “These dependencies were not found”
To Reproduce
- Create a new project
- Install knex and mysql driver
npm install --save knex mysql - Run
npm run electron:serve
Expected behavior Electron app boot up and work normally
Screenshots

Environment (please complete the following information):
- OS and version: Windows 10
- node version: 8.11.2
- npm version: 6.4.1
- vue-cli-plugin-electron-builder version : ^1.0.0-rc.9
- electron version: ^2.0.0
- other vue plugins used: [@vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/eslint-config-prettier]
- custom config for vcp-electron-builder:
Additional context
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:14 (6 by maintainers)
Top Results From Across the Web
These dependencies were not found error in Vue.js
After updating npm & node to their last versions, I get following errors when I try to run my vue project: These dependencies...
Read more >"Dependencies were not found" - on npm run serve #4472
These dependencies were not found : C:\Users\Sepp\Documents\dev\Vue\testapp\node_modules\webpack-dev-server\client\index.js?
Read more >This dependency was not found on .vue file when running ...
I generated a project using the Nuxt scaffold command: npx create-nuxt-app {name}. As a child of a larger repository where the root has...
Read more >Handsontable Pro: These dependencies were not found - Issues
Hello, I'm developing a Vue.js project and I properly installed Handsontable using npm. Following the instructions described here, I was able to add...
Read more >How to fix "These dependencies were not found:" when ...
[Solved]-How to fix "These dependencies were not found:" when deploying with Netlify given that yarn run serve works on local machine-Vue.js ... If...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

That did the trick, thank you so much for that tip @nklayman . You’re a gentleman and a scholar.
@chen-xin Make sure to mark sqlite3 as an external: