kitchenchem224 opened a new issue, #29282:
URL: https://github.com/apache/superset/issues/29282
### Bug description
I am using linux fedora 39 x86-64. I forked superset, cloned it onto my
local machine, and ran docker compose up. The build process gets to step 7
before failing with the error:
`failed to solve: process "/bin/sh -c npm run ${BUILD_CMD}" did not complete
successfully: exit code: 1`
I got the same error on ubuntu 24.04 and ubuntu 22.04 via wsl.
### How to reproduce the bug
follow these
[docs](https://superset.apache.org/docs/contributing/development)
----------------------------------
fork repository
clone it
cd superset
docker compose up
### Screenshots/recordings
_No response_
### Superset version
master / latest-dev
### Python version
3.10
### Node version
18 or greater
### Browser
Not applicable
### Additional context
_No response_
### Checklist
- [X] I have searched Superset docs and Slack and didn't find a solution to
my problem.
- [X] I have searched the GitHub issue tracker and didn't find a similar bug
report.
- [X] I have checked Superset's logs for errors and if I found a relevant
Python stacktrace, I included it here as text in the "additional context"
section.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]