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

setting 'icon' to an existing iconfile results in 'TypeError' #186

Open
gretel opened this issue Oct 24, 2019 · 0 comments
Open

setting 'icon' to an existing iconfile results in 'TypeError' #186

gretel opened this issue Oct 24, 2019 · 0 comments

Comments

@gretel
Copy link

gretel commented Oct 24, 2019

on node v10.17.0:

TypeError: Cannot read property 'call' of undefined
    at CpFileError.get (/somepath/node_modules/nested-error-stacks/index.js:22:52)
    at /somepath/node_modules/gulp-util/lib/PluginError.js:45:35
    at Array.forEach (<anonymous>)
    at new PluginError (/somepath/node_modules/gulp-util/lib/PluginError.js:44:8)
    at EventEmitter.<anonymous> (/somepath/node_modules/gulp-appdmg/index.js:20:26)
    at EventEmitter.emit (events.js:198:13)
    at EventEmitter.emit (domain.js:448:20)
    at /somepath/node_modules/appdmg/lib/pipeline.js:102:10
    at /somepath/node_modules/appdmg/lib/pipeline.js:29:9
    at Pipeline.runRemainingCleanups (/somepath/node_modules/appdmg/lib/pipeline.js:74:45)

does not matter wether the file exists or not - only removing the property helps.

thanks for checking

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

1 participant