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.

Error: Cannot find module 'semver'

See original GitHub issue

Environment details

  • OSX 10.13.6 and GCF with nodejs8
  • Node.js version: 8.12.0
  • npm version: 6.4.1
  • @google-cloud/firestore version: 0.17.0

Steps to reproduce

  1. Try run a any query against firestore
  2. Get “Error: Cannot find module ‘semver’”

I god the same error when i deply to GCF europe-west1, when i change the library back to 0.16.0 all works fine.

Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
schmidt-sebastiancommented, Oct 18, 2018

The release for v0.18 is on its way to NPM.

1reaction
schmidt-sebastiancommented, Oct 15, 2018

This should have been addressed with https://github.com/googleapis/gax-nodejs/commit/39e38ee12bfd91d9125fc1c4f1c6c0276ca11ecf#diff-b9cfc7f2cdf78a7f4b91a753d10865a2. It hasn’t been included in a release yet, but I am going to try to push out a release by the end of the week. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Npm install cannot find module 'semver' - Stack Overflow
Solution:Delete the npm-cache/npm folder in the installation directory of nodejs. In windows, it is in C:/User/Username/Appdata/Roaming/npm(or npm_cache). and ...
Read more >
Npm can't find module "semver" error in Ubuntu 19.04
It asked me to run command 'npm ci' from which I started getting this error. I tried reinstalling npm but it won't work....
Read more >
Fix for Cannot Find Module 'Semver' on Ubuntu 20.04 #125
Fix for Cannot Find Module 'Semver' on Ubuntu 20.04 I was unable to run npm run setup --silent and npm run dev until...
Read more >
JavaScript : Npm install cannot find module 'semver' - YouTube
JavaScript : Npm install cannot find module ' semver ' [ Gift : Animated Search Engine : https://bit.ly/AnimSearch ] JavaScript : Npm install ......
Read more >
Cannot find module semver - DavidBuckell.com
Cannot find module semver ... Where #.#.# is the version you downloaded. Close terminal & open new instance. Then verify installation using: node...
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