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

Cannot find module 'del' #1

Open
Rudloff opened this issue Mar 21, 2017 · 1 comment
Open

Cannot find module 'del' #1

Rudloff opened this issue Mar 21, 2017 · 1 comment
Assignees
Labels

Comments

@Rudloff
Copy link

Rudloff commented Mar 21, 2017

I get this error when running cordova build:

Error: Cannot find module 'del'
    at Function.Module._resolveFilename (module.js:440:15)
    at Function.Module._load (module.js:388:25)
    at Module.require (module.js:468:17)
    at require (internal/module.js:20:19)
    at module.exports (/home/pierre/www/openvegemap-cordova/node_modules/cordova-hook-ignore-files/ignore-files.js:4:9)
    at runScriptViaModuleLoader (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:187:18)
    at runScript (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:165:16)
    at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:133:20
    at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:787:54)
    at self.promiseDispatch.done (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:30)
@tunnela
Copy link
Owner

tunnela commented Mar 21, 2017

@Rudloff Thank you for reporting this! I will push a fix today at some point. Before that you can just install the depencencies by running npm i --save del glob q xml2js

@tunnela tunnela added the bug label Mar 21, 2017
@tunnela tunnela self-assigned this Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants