-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|