You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm install fails in new glee project for missing python
I use asyncapi/cli image as poor man’s dev container in assumption that the image brings me all dependencies to work with asyncapi/cli features
my docker engine is hosted on raspberry pi 4
I am happy to work on solution, but also very much new to GitHub Actions and Building docker images.
Expected behavior
I can install and run-dev a new glee project in container based on asyncapi/cli image
Screenshots
How to Reproduce
Docker compose up below yaml for running container.
My Docker engine runs on Raspberry Pi 4 current versions of OS and engine
Fresh pull of asyncapi/cli image
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
Describe the bug.
npm install fails in new glee project for missing python
I use asyncapi/cli image as poor man’s dev container in assumption that the image brings me all dependencies to work with asyncapi/cli features
my docker engine is hosted on raspberry pi 4
I am happy to work on solution, but also very much new to GitHub Actions and Building docker images.
Expected behavior
I can install and run-dev a new glee project in container based on asyncapi/cli image
Screenshots
How to Reproduce
Docker compose up below yaml for running container.
My Docker engine runs on Raspberry Pi 4 current versions of OS and engine
Fresh pull of asyncapi/cli image
Install fails for lack of Python.
The container is based on Alpine v3.18.3
Node version 16.20.2
Npm version 8.19.4
No python
🥦 Browser
Google Chrome
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: