Matt Przybylski
Matt Przybylski
I'm having the same issue. I have [nvm automatically loading](https://github.com/nvm-sh/nvm#calling-nvm-use-automatically-in-a-directory-with-a-nvmrc-file) the defined version of node in my .zshrc file set up. In my .env file of my project i also...
@ljharb that produces the following:
@ljharb that produces the same error as the original screenshot.
Anyone? @shannonlal is this project still maintained?
@shannonlal Here is an example: https://www.dropbox.com/s/2gngxpcpc7xi7ed/gulp-prompt-test.zip?dl=0 Just download, `npm install`, and `npm start`. What i would expect to happen is that `task2` and `task3` still run because you're saying `no`...
@shannonlal I apologize, I should have been clearer in my prior post. I tried the chainer according to the example you originally pointed out and changed `task1.js` to the following:...
@shannonlal I don't actually need task2 to take anything from task1. i just want task2 to run still if i say 'no' to task1. only thing i need is this,...
@shannonlal Is there anything else you need me to do to try and help track this down? Does my prior message make sense?
I can confirm that importing version 2.0.5 imports an empty object and you get an error trying to instantiate GeolocationMarker (it says that is has no constructor). Version 2.0.4, with...
just wanted to follow up on this @ChadKillingsworth and see if you were able to take a look at it at all?