Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49170

Error: Cannot find module 'archiver'

$
0
0

@meetdilip wrote:

If any of you remember my previous thread, I am having this issue since a long time. I thought it was something isolated and only I am facing it. But a Google search throwed a lot of results including Github issues reported on Ionic as " not all dependencies installed ". But I could not find a solution in any of those reported issues. Any chance I can fix it with your help ?

PS : Using Ubuntu 14.04

Ref : https://github.com/driftyco/ionic-cli/issues/779

Ref 1 : https://forum.ionicframework.com/t/unable-to-make-ionic-work-in-ubuntu-14-04/49367/7

Ref 2 : https://forum.ionicframework.com/t/a-guide-to-install-ionic-2-in-ubuntu-14-04/49928/6

This is the full error I get

ionic start myApp1 blank
module.js:327
    throw err;
    ^

Error: Cannot find module 'archiver'
    at Function.Module._resolveFilename (module.js:325:15)
    at Function.Module._load (module.js:276:25)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib/lib/utils.js:3:16)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Module.require (module.js:353:17)

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49170

Trending Articles