darylerwin opened a new issue #4904: Should yarn be added to requirements.txt ? URL: https://github.com/apache/incubator-superset/issues/4904 Make sure these boxes are checked before submitting your issue - thank you! - [ x] I have checked the superset logs for python stacktraces and included it here as text if any - [x ] I have reproduced the issue with at least the latest released version of superset - [x ] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version 0.25rc3 ### Expected results Clean Make Your Own Build. cd $SUPERSET_HOME/superset/assets yarn yarn run build cd $SUPERSET_HOME python setup.py install ### Actual results Performing the yarn and yarn run build fails for doing the Make Your Own Build. ### Steps to reproduce cd ./venv25rc3/lib/python2.7/site-packages/superset/static/assets (note not quite the same directory as instructions?) yarn yarn run build ... this complains about the version being too old.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
