Skip to content

Unlocked package (Type is not visible) #223

@PreziosiRaffaele

Description

@PreziosiRaffaele

Hi Piotr,

First, thank you for developing this library, it’s been really helpful, and we’ve adopted it in our project.

I’m running into an issue after installing the unlocked package. When I try to use the classes, I get the following error on save:

Type is not visible: btcdev.SOQL

It seems that the class access modifiers are set to public instead of global, which makes them inaccessible outside the package.

Am I missing something, or should the classes be marked as global to allow access from other namespaces?

Thanks again for your work on this project!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions