Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Using node_modules/galenframework does not work #8

Closed
mdasberg opened this issue May 4, 2016 · 1 comment
Closed

Using node_modules/galenframework does not work #8

mdasberg opened this issue May 4, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@mdasberg
Copy link

mdasberg commented May 4, 2016

The following scenario does not work:

  1. install galenframework (npm install --save-dev galenframework)
  2. install grunt-galenframework (npm install --save-dev grunt-galenframework)

The install task of grunt-galenframework does not use the already installed galenframework because
fs.stat is async

@hypery2k hypery2k added the bug label May 4, 2016
@hypery2k hypery2k added this to the Version 2.3 milestone May 4, 2016
@hypery2k hypery2k self-assigned this May 4, 2016
@hypery2k
Copy link
Owner

hypery2k commented May 4, 2016

need to verify

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