Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salahlalami authored Dec 22, 2023
1 parent 9848d9e commit bd3e56d
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Reason behind error: This is caused by the node.js V17 compatible issues with Op

Try one of these and error will be solved

- > Downgrade to Node.js v16.
- > upgrade to Node.js v20.
- > Enable legacy OpenSSL provider
Expand Down Expand Up @@ -184,19 +184,11 @@ Here is [reference](https://github.com/webpack/webpack/issues/14532#issuecomment
After trying above solutions, run below command

```bash
npm run start
npm run dev
```

> If you still facing issue, then follow [this stackoverflow thread](https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported). It has so many different types of opinions. You definitely have solution after going through the thread.
### Website Login Credentials

Once the website is up and running, you can log in using the following credentials:

`username : [email protected] - password : admin123`

Now you should be all set to run the project locally on your machine and explore its features.

## Contributing

1.[How to contribute](https://github.com/idurar/idurar-erp-crm/blob/master/CONTRIBUTING.md#how-to-contribute)
Expand Down

0 comments on commit bd3e56d

Please sign in to comment.