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

[Dev] @turf/distance/node_modules/tslib node module can't be installed #3116

Open
f1sh1918 opened this issue Feb 20, 2025 · 1 comment
Open
Assignees
Labels
Bug Something isn't working dependencies Pull requests that update a dependency file not-testable Not testable by our tester shared Affects the shared project

Comments

@f1sh1918
Copy link
Contributor

f1sh1918 commented Feb 20, 2025

Describe the Bug

This is a dev only bug!
The node module can't be installed if its already existing.

Steps to Reproduce

  1. Node modules are already installed
  2. run yarn install
  3. See error

Expected Behavior

The node module can be installed without issues

Related Issues

Additional Information

An unexpected error occurred: "ENOENT: no such file or directory, lstat '/Users/afischer/projects/integreat-app/shared/node_modules/@turf/distance/node_modules/tslib'".
@f1sh1918 f1sh1918 added the Bug Something isn't working label Feb 20, 2025
@steffenkleinle steffenkleinle self-assigned this Feb 20, 2025
@steffenkleinle
Copy link
Member

steffenkleinle commented Feb 20, 2025

Perhaps this gets fixed by updating our dependencies already. Will do with #3097.
Workaround for the time being:

rm -rf ../shared/node_modules && yarn

@steffenkleinle steffenkleinle added dependencies Pull requests that update a dependency file shared Affects the shared project not-testable Not testable by our tester labels Feb 20, 2025
@steffenkleinle steffenkleinle moved this to Next Up in team-app Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working dependencies Pull requests that update a dependency file not-testable Not testable by our tester shared Affects the shared project
Projects
Status: Next Up
Development

No branches or pull requests

2 participants