Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Failed #4

Open
Mtze opened this issue Feb 6, 2019 · 2 comments
Open

Install Failed #4

Mtze opened this issue Feb 6, 2019 · 2 comments

Comments

@Mtze
Copy link

Mtze commented Feb 6, 2019

After I installed mvg with npm install mvg-cli -g and tried to execute it.
I got:

nternal/modules/cjs/loader.js:613
    throw err;
    ^

Error: Cannot find module 'iconv-lite'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:611:15)
    at Function.Module._load (internal/modules/cjs/loader.js:537:25)
    at Module.require (internal/modules/cjs/loader.js:665:17)
    at require (internal/modules/cjs/helpers.js:20:18)
    at Object.<anonymous> (/usr/local/lib/node_modules/mvg-cli/lib/utils/loadData.js:20:18)
    at Module._compile (internal/modules/cjs/loader.js:736:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:747:10)
    at Module.load (internal/modules/cjs/loader.js:628:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:568:12)
    at Function.Module._load (internal/modules/cjs/loader.js:560:3)
@greenchapter
Copy link

Same here 😞

@lostdesign
Copy link

@Mtze @greenchapter checkout lukaskollmer/mvg-api, it also has a CLI version (and is maintained). My PR needs to be merged for it to work again, so you could also either apply the fix yourself meanwhile or use my fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants