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

How to update project dependency #1675

Closed
linusha opened this issue Aug 27, 2024 · 4 comments
Closed

How to update project dependency #1675

linusha opened this issue Aug 27, 2024 · 4 comments
Assignees
Labels
📟 support inquiry Questions that can be answered without changing code

Comments

@linusha
Copy link
Contributor

linusha commented Aug 27, 2024

I am also seeing this error (in Edge, but earlier I also saw it in Chrome). I'm happy to update the dependency, how do I do it?

image

Originally posted by @rickmcgeer in #1673 (comment)

@linusha linusha added the 📟 support inquiry Questions that can be answered without changing code label Aug 27, 2024
@linusha linusha self-assigned this Aug 27, 2024
@linusha
Copy link
Contributor Author

linusha commented Aug 27, 2024

@rickmcgeer I am a bit confused - how do you come to this step if your project does not load as reported in #1674? I am still trying to understand the exact problem with that ticket...

However, to update the project dependency, you will need to do that by hand for now. Just go into the package.json file of your project and change the version value for the partsbin to the updated one. The whole dependency management thing is more or less a crutch for now.

However, I think that you should be good to update that, I do not think that we changed anything that should break stuff.

@linusha
Copy link
Contributor Author

linusha commented Aug 27, 2024

After looking at the dashboard repository, I actually do not think that you need this dependency at all? It might have been auto-generated at some time in the past (although I think there is code cleaning unused dependencies up now, but that might not be triggered due to reasons™️).

In the case that I have not missed anything, you should also be able to set projectDependencies to an empty array in any text editor outside of lively and be good to go.

@rickmcgeer
Copy link
Collaborator

rickmcgeer commented Aug 27, 2024 via email

@linusha
Copy link
Contributor Author

linusha commented Oct 28, 2024

Happy to reopen if the problem persists.

@linusha linusha closed this as completed Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📟 support inquiry Questions that can be answered without changing code
Projects
None yet
Development

No branches or pull requests

2 participants