Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your distribution, identified as "n/a", is not currently supported #1205

Closed
jakbin opened this issue Apr 21, 2021 · 3 comments
Closed

Your distribution, identified as "n/a", is not currently supported #1205

jakbin opened this issue Apr 21, 2021 · 3 comments

Comments

@jakbin
Copy link

jakbin commented Apr 21, 2021

while installing nodejs in parrot os its showing error. "Your distribution, identified as "n/a", is not currently supported"

i am using parrot os 4.10 please fix it.

@Siyamchunu
Copy link

Siyamchunu commented May 27, 2021

Getting a similar error on CentOS:7 docker image.
RUN curl -k --silent --location https://rpm.nodesource.com/setup_15.x | bash - \ && yum -y install nodejs \ && node -v \ && npm -v
Your distribution, identified as "centos-release-7-9.2009.0.el7.centos.x86_64", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support

@JesusPaz
Copy link
Contributor

@Siyamchunu CentOS 7 is currently supported and any issue during its installation is related to the environment and the network in which the installation is being carried out.

Similar issues with installations on subsystems and behind proxies: #1002 #947 #904 #9 and many more.

It's not a problem related to distributions or compatibility, but to the proxy setup. Also, this comment is not related to the original issue.

@JesusPaz
Copy link
Contributor

@jakbin Unfortunately we do not plan to support Parrot OS at this time, but it has been added to our list of requested distributions #1327.

When your distribution is not supported you can install the packages manually by following our README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants