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

cucumber-expressions-javascript 7.0.2 released with .git #735

Closed
libetl opened this issue Oct 7, 2019 · 2 comments
Closed

cucumber-expressions-javascript 7.0.2 released with .git #735

libetl opened this issue Oct 7, 2019 · 2 comments
Labels
🐛 bug Defect / Bug language: javascript 🔧 build Related to build / release process

Comments

@libetl
Copy link

libetl commented Oct 7, 2019

Summary

I cannot install the latest version of cucumber javascript, because one of the submodules (cucumber-expressions) contains .git files in the package in version 7.0.2

Expected Behavior

npm install should work

Current Behavior

[INFO] Running 'npm install' in /home/jenkins/agent/workspace/or-customer-form-of-payments-api/efop-service-acceptance

[ERROR] npm ERR! path /home/jenkins/agent/workspace/or-customer-form-of-payments-api/efop-service-acceptance/node_modules/cucumber/node_modules/cucumber-expressions

[ERROR] npm ERR! code EISGIT

[ERROR] npm ERR! git /home/jenkins/agent/workspace/or-customer-form-of-payments-api/efop-service-acceptance/node_modules/cucumber/node_modules/cucumber-expressions: Appears to be a git repo or submodule.

[ERROR] npm ERR! git     /home/jenkins/agent/workspace/or-customer-form-of-payments-api/efop-service-acceptance/node_modules/cucumber/node_modules/cucumber-expressions

[ERROR] npm ERR! git Refusing to remove it. Update manually,

[ERROR] npm ERR! git or move it out of the way first.

Possible Solution

Steps to Reproduce (for bugs)

  1. install cucumber@7.0.2

Context & Motivation

Your Environment

  • Version used:
  • Operating System and version:
  • Link to your project:
@charlierudolph
Copy link
Member

Also reported in cucumber/cucumber-js#1238

@charlierudolph
Copy link
Member

cucumber-js updated to version 8.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Defect / Bug language: javascript 🔧 build Related to build / release process
Projects
None yet
Development

No branches or pull requests

3 participants