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

macOS: local addons ignored (nightly 20241016) #580

Open
lmtanco opened this issue Oct 17, 2024 · 3 comments
Open

macOS: local addons ignored (nightly 20241016) #580

lmtanco opened this issue Oct 17, 2024 · 3 comments

Comments

@lmtanco
Copy link

lmtanco commented Oct 17, 2024

Hi there,

This is really exactly the same issue as #372, but since @dimitre asked to open a new one in case I had problems with addons again, here I am :)

When importing the project with the projectGenerator (nightly 20241016) the local addons are detected. There is no "../" in path to the addons, so not sure how this relates to #562:

screenshot 1 - importing

However, in the importing process the local addons are ignored and deleted from addons.make:

screenshot 2 - after import

Many thanks!

Luis.

@dimitre
Copy link
Member

dimitre commented Oct 21, 2024

Great thanks. if you can please post all the command line invocation (all this text in "Success!" window textarea) I can investigate further if it is a question of CLI or frontend

@roymacdonald
Copy link
Contributor

Hi @lmtanco, This is a known issue. I've been reworking PG and fixed this issue among other, but still have not merged it.

As a quick and dirty hack for it to work. Try renaming that addons folder in your project to local_addons and change it too in the addons.make file

@prisonerjohn
Copy link

Hello! FWIW I'm seeing the same issue on Windows today. I see that the referenced PG has been merged, but I don't think it fixed this issue.

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

No branches or pull requests

4 participants