react-jazzicon icon indicating copy to clipboard operation
react-jazzicon copied to clipboard

feedback on v1

Open marcusmolchany opened this issue 3 years ago • 5 comments

looking for feedback on the latest release

marcusmolchany avatar Feb 07 '22 23:02 marcusmolchany

Hi,

I have some errors in the console due to the following missing files:

  • Jazzicon.js
  • Paper.tsx
  • colorUtils.ts
  • colors.ts
  • index.tsx

I'm using react-jazzicon 1.0.3, React 17.0.2 and Node.js v16.14.0.

Any idea why I have these errors ?

Thanks,

eloudsa avatar Mar 13 '22 17:03 eloudsa

hey @eloudsa, can you tell me a little bit more about your project set up? are you using something like next or create react app?

if you have a sample github project i can look at that would be great. Thanks!

marcusmolchany avatar Mar 23 '22 12:03 marcusmolchany

Hi @marcusmolchany , I have identified that the error occurred when I use [email protected].

If I downgrade to [email protected], they are no more issues. Cheers

eloudsa avatar Mar 27 '22 19:03 eloudsa

thanks for the info. i can take a look at what's going on with react-scripts@5.

marcusmolchany avatar Mar 27 '22 19:03 marcusmolchany

this package solve same question. https://www.npmjs.com/package/@cfx-kit/wallet-avatar

John-Oldman-Wang avatar May 25 '23 01:05 John-Oldman-Wang