We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@dfinity/candid
agent-js/packages/identity/src/identity/webauthn.ts
Line 13 in 12b851f
I think the method moved to @dfinity/agent? I just upgraded to 2.1.3 and see a compilation error:
@dfinity/agent
[email protected]___oopol5zwpin5cozydez3tvaugy/node_modules/@dfinity/identity/lib/esm/identity/webauthn.js (4:9) │ 2: import borc from 'borc'; │ 3: import { randomBytes } from '@noble/hashes/utils'; │ 4: import { bufFromBufLike } from '@dfinity/candid';
The text was updated successfully, but these errors were encountered:
No branches or pull requests
agent-js/packages/identity/src/identity/webauthn.ts
Line 13 in 12b851f
I think the method moved to
@dfinity/agent
? I just upgraded to 2.1.3 and see a compilation error:The text was updated successfully, but these errors were encountered: