Skip to content

Commit

Permalink
Add important note
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanmola committed Oct 12, 2023
1 parent 067d99b commit c4bb484
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/setting-up-frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ npm install

## Building the WebApp

:::danger
I am very sorry to inform this, But I just accidentally `unpublished` the `@erfanmola/[email protected]` package from npm, there is no way to restore it, sorry for this inconvenience. Please change the `0.1.5` to `0.1.6` in `webApp/package.json` as I republished it, otherwise you will face error when trying `npm install`.
:::

At this step, we are going to build our project with NPM. Built files are going to be outputted to `webApp/dist` folder.

```shell
Expand Down

0 comments on commit c4bb484

Please sign in to comment.