GithubHelp home page GithubHelp logo

Comments (3)

mmocny avatar mmocny commented on May 26, 2024

Hi,

Thanks for your report. You are not the only one to run into this issue -- but as far as we can gather is not a direct problem with our tool. This delayed-stream module is an node dependency of a dependency of a.. of ours and should have been installed automatically when you did npm install -g cca. Perhaps there was a problem with npm that day?

Would you mind trying to npm uninstall -g cca and re-installing npm install -g cca to see if you have to add that module manually again?

Also, which platform are you on?

Thanks a bunch!

from mobile-chrome-apps.

ghchinoy avatar ghchinoy commented on May 26, 2024

Windows 7 x64. I did the uninstall and install cmds, and cca create *MyApp* --copy-from *orig_location*\manifest.json worked.

I then did npm uninstall -g cca and npm uninstall -g delayed-stream and a npm install -g cca and received the following when doing the cca create ... command (same as original error);

cca v0.0.3
## Checking that tools are installed
Android SDK detected.
Searching for Chrome app source in c:\*orig_location*
## Creating Your Application
create *MyApp* *App_Desc* *App_Desc*
Writing config.xml
Changing directory to: c:\*orig_location*\*MyApp*
platform add android
plugin add org.apache.cordova.file
Error: Fetching plugin failed: Error: Cannot find module 'delayed-stream'

Subsequent reinstallation of delayed-stream resulted in successful cca execution.

from mobile-chrome-apps.

agrieve avatar agrieve commented on May 26, 2024

The fix is now included with [email protected]

from mobile-chrome-apps.

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.