Hashpack / hashconnect

Hashconnect library, readme in progress
BSD Zero Clause License
45 stars 38 forks source link

error in hashconnect when using it with react.js, getting so many errors this type of errors #173

Closed shubhampra156565 closed 8 months ago

shubhampra156565 commented 1 year ago

WARNING in ./node_modules/hashconnect/dist/esm/hashconnect.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\shubham.prajapati\OneDrive - Decimal Ltd\Desktop\block_chain\hashconnect\hashconnect\node_modules\hashconnect\src\hashconnect.ts' file: Error: ENOENT: no such file or directory, open 'C:\Users\shubham.prajapati\OneDrive - Decimal Ltd\Desktop\block_chain\hashconnect\hashconnect\node_modules\hashconnect\src\hashconnect.ts'

jdaly13 commented 1 year ago

I'm going to open up a new issue it's because the react app is using a outdated version of hashconnect "hashconnect": "^0.1.10", is the version the example app is using however the current version is 0.2.4 They should remove the link or at least state that you need to use a outdated version