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

Unable to build or test project #2149

Closed
kapantzak opened this issue Aug 29, 2019 · 4 comments
Closed

Unable to build or test project #2149

kapantzak opened this issue Aug 29, 2019 · 4 comments
Labels

Comments

@kapantzak
Copy link

I am unable to run tests or build the project on cloned repo (version 7.2.0):

Steps to reproduce

npm install
npm run test

test

Same error when

npm run build

build

Environment

  • Windows 10
  • node 10.16.0
  • npm 6.9.0
@roblarsen
Copy link
Member

Looking now. thanks for the report

@roblarsen
Copy link
Member

Verified. Tests run and pass with node v9.11.2

With 10.16.3 it fails.

image

@roblarsen
Copy link
Member

Based on my research, this looks like a job for the gulp 4 upgrade that I've been putting off because I have zero interest in doing that particular task. I'll open an issue and maybe tweet out a help wanted.

@roblarsen
Copy link
Member

closed via #2151

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

No branches or pull requests

3 participants