Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Conditional lacks the require('when') to run in app.js #113

Open
Oliver-Trieu opened this issue Dec 19, 2019 · 1 comment
Open

Conditional lacks the require('when') to run in app.js #113

Oliver-Trieu opened this issue Dec 19, 2019 · 1 comment

Comments

@Oliver-Trieu
Copy link

Title says it all.
just add:

const when = require('when');

to the app.js in the conditional example to make it work.

@marcelovidigal
Copy link

I have to include "when": "^3.7.8" in package.json dependencies too.

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

No branches or pull requests

2 participants