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

Package-json not consistent with the required dependencies #1445

Open
Sarthak-Kakkar-03 opened this issue Jun 26, 2024 · 3 comments
Open

Package-json not consistent with the required dependencies #1445

Sarthak-Kakkar-03 opened this issue Jun 26, 2024 · 3 comments

Comments

@Sarthak-Kakkar-03
Copy link

Sarthak-Kakkar-03 commented Jun 26, 2024

Neither npm install nor npm ci end up downloading all the dependencies appropriately, which leads to the endless cycle of having to test, let it fail and then downloading the needed dependency.
image

@larshp
Copy link
Member

larshp commented Jun 30, 2024

it works, all code runs with continuous integration

@Sarthak-Kakkar-03
Copy link
Author

Sarthak-Kakkar-03 commented Jun 30, 2024

In that case, how can I bypass this error/run this code? I am unable to find concrete documentation for the same. Until this error, multiple errors kept popping up and I kept updating the libraries for some other error. How do I fix that? Or am I going the wrong way about running the code?
It am just trying to transpile ABAP files to JS while making it recognize my env variables, which I cannot do on the web version.

@larshp
Copy link
Member

larshp commented Jun 30, 2024

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

No branches or pull requests

2 participants