Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

gulp/utils/Patcher.js missing #391

Closed
amuelli opened this issue Jun 29, 2016 · 3 comments
Closed

gulp/utils/Patcher.js missing #391

amuelli opened this issue Jun 29, 2016 · 3 comments
Labels
Milestone

Comments

@amuelli
Copy link

amuelli commented Jun 29, 2016

when running the latest version of the generator generators/app/templates/gulp/utils/Patcher.js is not copied to gulp/utils/Patcher.js.
This causes an error when running gulp

Error: Cannot find module './utils/Patcher'
    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 Object.<anonymous> (/Users/alex/test/m-ionic/gulp/cordova.js:13:15)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:458:32)
    at tryModuleLoad (module.js:417:12)
    at Function.Module._load (module.js:409:3)
@gruppjo gruppjo added the bug label Jun 29, 2016
@gruppjo gruppjo added this to the 1.10.0 milestone Jun 29, 2016
@gruppjo
Copy link
Contributor

gruppjo commented Jun 29, 2016

Sorry for the slip-up. Should work with v.1.9.1 which I just published or get the file here: https://github.com/mwaylabs/generator-m-ionic/blob/master/generators/app/templates/gulp/utils/Patcher.js

@gruppjo gruppjo closed this as completed Jun 29, 2016
@amuelli
Copy link
Author

amuelli commented Jun 29, 2016

Thx, no problem. Just copied it manually.

@gruppjo
Copy link
Contributor

gruppjo commented Jun 29, 2016

I snuck in a small improvement to gulp/cordova.js in 1.9.1. Make sure to get that as well: 30d3eb4#diff-81f2229a86fe59b84574227388a3ab99

@gruppjo gruppjo modified the milestones: 1.10.0, 1.9.0 Jul 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants