question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. Itย collects links to all the places you might be looking at while hunting down a tough bug.

And, if youโ€™re still stuck at the end, weโ€™re happy to hop on a call to see how we can help out.

getting: `These dependencies were not found`

See original GitHub issue

steps to reproduce

  1. clone this repo
  2. Install dependencies using yarn install
  3. yarn dev

I get this output:

 WARN  You're using Nuxt 2.15.4, which includes built-in TypeScript runtime support                                                                                                                            11:03:05


 WARN  You can safely use nuxt instead of nuxt-ts and remove @nuxt/typescript-runtime package                                                                                                                  11:03:05


 WARN  apiKey and apiSecret will be needed to set up upload to Cloudinary on build and hook. See ๐Ÿ‘‰ https://cloudinary.com/documentation/how_to_integrate_cloudinary for more info.            nuxt:cloudinary 11:03:05


   โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
   โ”‚                                       โ”‚
   โ”‚   Nuxt @ v2.15.4                      โ”‚
   โ”‚                                       โ”‚
   โ”‚   โ–ธ Environment: development          โ”‚
   โ”‚   โ–ธ Rendering:   server-side          โ”‚
   โ”‚   โ–ธ Target:      static               โ”‚
   โ”‚                                       โ”‚
   โ”‚   Listening: http://localhost:3000/   โ”‚
   โ”‚                                       โ”‚
   โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

โ„น Preparing project for development                                                                                                                                                                            11:03:06
โ„น Initial build may take a while                                                                                                                                                                               11:03:06
โ„น Discovered Components: example/.nuxt/components/readme.md                                                                                                                                                    11:03:06
โœ” Builder initialized                                                                                                                                                                                          11:03:06
โœ” Nuxt files generated                                                                                                                                                                                         11:03:06

โœ– Client
  Compiled with some errors in 1.74s

โœ” Server
  Compiled successfully in 1.36s


 ERROR  Failed to compile with 10 errors                                                                                                                                                       friendly-errors 11:03:08

These dependencies were not found:                                                                                                                                                             friendly-errors 11:03:08
                                                                                                                                                                                               friendly-errors 11:03:08
* @soda/get-current-script in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                                             friendly-errors 11:03:08
* core-js/modules/es.array.concat.js in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                                   friendly-errors 11:03:08
* core-js/modules/es.array.filter.js in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                                   friendly-errors 11:03:08
* core-js/modules/es.array.find.js in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                                     friendly-errors 11:03:08
* core-js/modules/es.array.map.js in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                                      friendly-errors 11:03:08
* core-js/modules/es.array.reduce.js in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                                   friendly-errors 11:03:08
* core-js/modules/es.array.slice.js in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                                    friendly-errors 11:03:08
* core-js/modules/es.function.name.js in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                                  friendly-errors 11:03:08
* core-js/modules/es.object.to-string.js in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                               friendly-errors 11:03:08
* core-js/modules/web.dom-collections.for-each.js in ./node_modules/cloudinary-vue/dist/Cloudinary.umd.js                                                                                      friendly-errors 11:03:08
                                                                                                                                                                                               friendly-errors 11:03:08
To install them, you can run: npm install --save @soda/get-current-script core-js/modules/es.array.concat.js core-js/modules/es.array.filter.js core-js/modules/es.array.find.js core-js/modules/es.array.map.js core-js/modules/es.array.reduce.js core-js/modules/es.array.slice.js core-js/modules/es.function.name.js core-js/modules/es.object.to-string.js core-js/modules/web.dom-collections.for-each.js
โ„น Waiting for file changes                                                                                                                                                                                     11:03:08
โ„น Memory usage: 238 MB (RSS: 366 MB)                                                                                                                                                                           11:03:08
โ„น Listening on: http://localhost:3000/               

Note that:

โฏ yarn why core-js
yarn why v1.22.10
[1/4] ๐Ÿค”  Why do we have the module "core-js"...?
[2/4] ๐Ÿšš  Initialising dependency graph...
[3/4] ๐Ÿ”  Finding dependency...
[4/4] ๐Ÿšก  Calculating file sizes...
=> Found "core-js@2.6.12"
info Has been hoisted to "core-js"
info Reasons this module exists
   - Hoisted from "@babel#runtime-corejs2#core-js"
   - Hoisted from "nuxt#@nuxt#babel-preset-app#core-js"
info Disk size without dependencies: "7.68MB"
info Disk size with unique dependencies: "7.68MB"
info Disk size with transitive dependencies: "7.68MB"
info Number of shared dependencies: 0
=> Found "cloudinary#core-js@3.6.5"
info This module exists because "cloudinary" depends on it.
info Disk size without dependencies: "7.13MB"
info Disk size with unique dependencies: "7.13MB"
info Disk size with transitive dependencies: "7.13MB"
info Number of shared dependencies: 0

Are we expected to install core-js ourselves? can someone please clarify

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11

github_iconTop GitHub Comments

3reactions
Youhancommented, Apr 16, 2021

Using 1.0.3-beta-4 also getting the same errors

2reactions
mayashavincommented, Apr 12, 2021

@karimennassiri please install cloudinary-vue@1.1.2 then install this module. It should solve problem while waiting for the new update version.

Read more comments on GitHub >

github_iconTop 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 >
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 >
Dependencies were not found error for previously working ...
Now I get this error when ever I try to npm run serve my project. have tried the solution provided on stackoverflow and...
Read more >
IPFS and Vue; dependency not found - Help
I'm using IPFS with Vue but cannot get the app to start because of a ... These dependencies were not found: * @libp2p/crypto/keys...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found