node.js installation
Developer is trying to install node.js but found some issue. Could anyone suggest on below query.
According to the documentation about SDK for NodeJs guides, the part where you execute npm init command, do we have to name the package "package" and provide all information about it? Because after we followed through the guide, the package.json show 6 vulnerabilities that when using "npm audit fix" command, it couldn't be fixed. Also, after we tried to install the ALE rainbow sdk for node.js, it couldn't be installed because of the package.json. Lastly, We tries to use touch command but the CLI notified us that it doesn't have such command.
-
Hi Tawin,
The command npm init will ask you some questions about your application. You can keep the default value, it will work.
Regarding the vulnerability issues, we are aware about them. There are from sub-modules integrated to the Node SDK and we are waiting that developers who developed these packages fix them. There are not main security issues.
Could you list the commands that are not working when installing the node.JS with the result from your console ? Are you using Windows, MacOS ?
CLI is another tool that can be installed by NPM. But CLI will not help you for installing the NodeJS SDK.Regards,
Olivier
-
Thank you for inviting us to this forum. I am one of the developer who works on SDK for NodeJS guide. At the moment, we have followed your documentation and your suggestion until the part of "Executing The Application" part in SDK for NodeJs guides. We have encountered some problems with the id and key of the application as shown in the picture below:

We have already create a new application in the rainbow hub, but we didn't deploy it yet.
my sandbox platform also gets an error on app id.

My question is:
1. Do we have to add payment method first so we can deploy and get the id and key?
2. If so, then what costs us during our deployment of application?
Thank you in advance.
-
Hi Rangsee,
The HUB application dashboard is only available for production deployment, in Sandbox context, please use the Node CLI ( follow the guide: https://hub.openrainbow.com/#/documentation/doc/hub/developer-sandboxed-platform in order to deploy is sandbox context ).
Regards
Vincent
-
Hi Rangsee,
Additionnaly to Vincent's answer:
1/ Yes, you need a payment method to be able to deploy your application to production.
2/ When deployed, you have fees on API & resources used according to this guide: https://hub.openrainbow.com/#/pricing. You can develop for free when using the Sandbox platform with appID&secret created using the Rainbow CLI.
Best regards,
Olivier
Iniciar sesión para dejar un comentario.
Comentarios
6 comentarios