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 building #3

Closed
unlimitedcoder2 opened this issue Jul 3, 2021 · 1 comment
Closed

Issue building #3

unlimitedcoder2 opened this issue Jul 3, 2021 · 1 comment

Comments

@unlimitedcoder2
Copy link

When trying to build I get this error.

yarn run v1.22.10
$ tstl
node_modules/@opct/openos/component.d.ts:128:15 - error TS2694: Namespace 'OpenOS' has no exported member 'InventoryController'.

128     ): OpenOS.InventoryController | null;
                  ~~~~~~~~~~~~~~~~~~~

node_modules/@opct/openos/component.d.ts:161:72 - error TS2694: Namespace 'OpenOS' has no exported member 'InventoryController'.

161     function getPrimary(componentType: "inventory_controller"): OpenOS.InventoryController;
                                                                           ~~~~~~~~~~~~~~~~~~~

node_modules/@opct/openos/component.d.ts:269:40 - error TS2694: Namespace 'OpenOS' has no exported member 'InventoryController'.

269     const inventory_controller: OpenOS.InventoryController;
                                           ~~~~~~~~~~~~~~~~~~~

error Command failed with exit code 2.
@Exeteres
Copy link
Owner

Exeteres commented Jul 4, 2021

Fixed in 0.0.18

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

2 participants