Behebung von node/npm ImportError: No module named compiler.ast auf Ubuntu 18.04
English
Deutsch
Wenn du npm install ausführst und auf diese Fehlermeldung stößt:
importerror_compiler_ast.txt
ImportError: No module named compiler.astmusst du die Python-Entwicklungsdateien installieren mit
install_python_dev.sh
sudo apt install python-devHinweis: In meinem Fall hat die Verwendung von apt install python3-dev das Problem nicht gelöst.
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow