Skip to content

update README with sdk build steps#16

Open
0x70b1a5 wants to merge 1 commit intonockbox:mainfrom
0x70b1a5:main
Open

update README with sdk build steps#16
0x70b1a5 wants to merge 1 commit intonockbox:mainfrom
0x70b1a5:main

Conversation

@0x70b1a5
Copy link

When building a fresh clone, I encountered the following errors.

extension/inpage/index.ts(8,47): error TS2307: Cannot find module '@nockbox/iris-sdk' or its corresponding type declarations.
extension/shared/constants.ts(8,34): error TS2307: Cannot find module '@nockbox/iris-sdk' or its corresponding type declarations.

In order to proceed, it was required to build the sdk:

cd sdk && npm run build && cd ..

The README has been updated with the missing step.

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

Successfully merging this pull request may close these issues.

1 participant