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

issue with npm start for layout-europe #38

Open
AkashSeewoosurran opened this issue Oct 18, 2020 · 4 comments
Open

issue with npm start for layout-europe #38

AkashSeewoosurran opened this issue Oct 18, 2020 · 4 comments
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@AkashSeewoosurran
Copy link

I was able to install node and start the backend but when i do npm install inside the "layout/layout-europe" i get this error. any idea on what the issue is if its not npm related?

unknown

@Laraakaa
Copy link
Collaborator

Hmm, never have seen that issue before. Do you maybe have another version of terser installed, rather than the one demanded by the package lock? I'll have a look to update it at some point.

@Laraakaa Laraakaa added bug Something isn't working dependencies Pull requests that update a dependency file labels Oct 20, 2020
@Deathscourer
Copy link

Hmm, never have seen that issue before. Do you maybe have another version of terser installed, rather than the one demanded by the package lock? I'll have a look to update it at some point.

I have find the same issue too after i updated my terser which terser version is recommended?

@Deathscourer
Copy link

Hmm, never have seen that issue before. Do you maybe have another version of terser installed, rather than the one demanded by the package lock? I'll have a look to update it at some point.

Any update @LarsBaertschi ?

@BRFrags
Copy link

BRFrags commented Apr 22, 2021

How I got the Europe layout to run after a failed install is to enter npm install --force this just bypasses the safety checks which seemed to work for me.

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
Projects
None yet
Development

No branches or pull requests

4 participants