Subash Chandra Sapkota

Results 4 issues of Subash Chandra Sapkota

The spelling for Prettierrc is Pretterrc in the current Readme file. ![Screenshot 2024-01-12 at 11 41 33](https://github.com/teambit/bit/assets/29421465/b76b7848-1b84-42fc-9a26-4c8cf3f06a18)

- Adds the test cases for OwnedResolver taking reference from the PublicResolver function. - Updates the SPDX license for the smart contract as it was throwing a warning while compiling...

**ISSUE** The node version in `.nvmrc` does not work on Mac OS. Error ( package [email protected] requires node >= 14.16.0) is thrown while trying to install packages with `yarn`. **SOLUTION**...

### Problem Statement: Detected invalid import of index.css file (which does not exist) in "dapps/appkit/react-solana/src/main.tsx". ``` import './index.css' ``` ### Steps to replicate - Run the DApp located in the...