[GH-ISSUE #247] FrontEnd dist is missing #238

Closed
opened 2026-02-27 15:55:46 +03:00 by kerem · 3 comments
Owner

Originally created by @Ulli2k on GitHub (Jul 28, 2019).
Original GitHub issue: https://github.com/RD17/ambar/issues/247

I am on the way to test Ambar and got an error during docker built process.
In the FrontEnd container the "dist" folder is missing.
I guess the reason is you have added this folder in your ".gitignore" file.

Could you add this in the repository, please?

Originally created by @Ulli2k on GitHub (Jul 28, 2019). Original GitHub issue: https://github.com/RD17/ambar/issues/247 I am on the way to test Ambar and got an error during docker built process. In the FrontEnd container the "dist" folder is missing. I guess the reason is you have added this folder in your ".gitignore" file. Could you add this in the repository, please?
kerem 2026-02-27 15:55:46 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@chazu commented on GitHub (Jul 30, 2019):

@Ulli2k dist is populated by compiling the frontend project - assuming you've got an acceptable version of node (I used 8.1.3) installed, try npm install followed by npm run compile.

I did have to upgrade the version of node-sass referenced in the package.json to get the deps to install cleanly but otherwise it was pretty simple.

Good luck!

<!-- gh-comment-id:516633034 --> @chazu commented on GitHub (Jul 30, 2019): @Ulli2k `dist` is populated by compiling the frontend project - assuming you've got an acceptable version of node (I used 8.1.3) installed, try `npm install` followed by `npm run compile`. I did have to upgrade the version of `node-sass` referenced in the package.json to get the deps to install cleanly but otherwise it was pretty simple. Good luck!
Author
Owner

@sochix commented on GitHub (Jul 31, 2019):

@chazu it would be awesome if you could write an instruction on how to build ambar-frontend. Check issue #243

<!-- gh-comment-id:516946060 --> @sochix commented on GitHub (Jul 31, 2019): @chazu it would be awesome if you could write an instruction on how to build ambar-frontend. Check issue #243
Author
Owner

@stale[bot] commented on GitHub (Aug 15, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:521740307 --> @stale[bot] commented on GitHub (Aug 15, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#238
No description provided.