Skip to content

Commit f53e9bf

Browse files
authored
Merge pull request #5 from whoisryosuke/patch-1
Add Yarn requirement note
2 parents 243f39b + 177c3cd commit f53e9bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ yarn clean
2424
yarn type-check
2525
```
2626

27+
> Please note that Yarn is required, as NPM may not install dependencies correctly, causing issues for development.
28+
2729
### Deployment
2830

2931
```sh

0 commit comments

Comments
 (0)