Using rm instead of rmDir
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
1. Clone the repository.
|
||||
1. Install node 20.
|
||||
1. Install all npmjs packages `npm run install --workspaces`
|
||||
1. Install all npmjs packages `npm run install`
|
||||
1. Build all workspaces `npm run build --workspaces`
|
||||
1. Generate site `npm run generate-blog`
|
||||
1. Start dev server `npm run dev`
|
||||
|
||||
Reference in New Issue
Block a user