Coder Social home page Coder Social logo

Comments (5)

alexander-fenster avatar alexander-fenster commented on August 30, 2024 1

My understanding is that it was caused by some temporary npm outage. We sometimes have some transient failures in our CI usually caused by npm but overall it's mostly green for speech. https://circleci.com/gh/googleapis/workflows/nodejs-speech/tree/master

Let me close this issue for now. @cconcise please feel free to reopen / comment if you still experience the install issue.

from nodejs-speech.

JustinBeckwith avatar JustinBeckwith commented on August 30, 2024

Meep. I can reproduce this:

beckwith-macbookpro2:speeeeech beckwith$ npm install @google-cloud/speech
WARN tar ENOENT: no such file or directory, open '/Users/beckwith/Code/speeeeech/node_modules/.staging/yargs-c7f67d2c/lib/tokenize-arg-string.js'
WARN tar ENOENT: no such file or directory, open '/Users/beckwith/Code/speeeeech/node_modules/.staging/yargs-c7f67d2c/lib/usage.js'
WARN tar ENOENT: no such file or directory, open '/Users/beckwith/Code/speeeeech/node_modules/.staging/bytebuffer-a6d9511b/dist/bytebuffer.min.js'
npm WARN [email protected] No description
npm WARN [email protected] No repository field.

npm ERR! code E404
npm ERR! 404 Not Found: protobufjs@^5.0.3

Before trying it, make sure to:

$ npm cache clean --force
$ rm -rf node_modules package-lock.json
$ npm install

from nodejs-speech.

JustinBeckwith avatar JustinBeckwith commented on August 30, 2024

@alexander-fenster I'm running out of people to assign P0 issues to 😆 Do you think you could take a look tomorrow?

from nodejs-speech.

jkwlui avatar jkwlui commented on August 30, 2024

I am unable to reproduce the problem, it installed fine on my machine.

$  node -v
v6.11.1

$  npm -v
3.10.10

from nodejs-speech.

mattrcullum avatar mattrcullum commented on August 30, 2024

Just confirming that installing the package works fine now and it was in fact caused by an NPM outage

from nodejs-speech.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.