# Raspberry NPM Node Red install error

**URL:** https://discourse.nodered.org/t/raspberry-npm-node-red-install-error/31214
**Category:** General
**Created:** [6 August 2020 10:21 UTC](https://discourse.nodered.org/t/raspberry-npm-node-red-install-error/31214 "2020-08-06T10:21:37Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![pedda](https://avatars.discourse-cdn.com/v4/letter/p/bcef8e/32.png) [@pedda](https://discourse.nodered.org/u/pedda)
#### Post date: [6 August 2020 10:21 UTC](https://discourse.nodered.org/t/raspberry-npm-node-red-install-error/31214/1 "2020-08-06T10:21:37Z")

</div>

running the install script for raspbery (bash curl ...) on raspberry 3b raspbian buster with node version 12.8.3 and npm Version 6.14.6 finishes with no errors (all green), but i do get error starting node-red-start indicating node-red is not fully installed.

It seems that current node red is not fully found in npm! I cant post full install log due to fforum restrictions regarding links, but here is the error part:  
Now install Node-RED  
npm WARN deprecated bcrypt@3.0.6: versions \< v5.0.0 do not handle NUL in passwords properly  
npm ERR! code E404  
npm ERR! 404 Not Found - GET [https://registry.npmjs.org/@node-red%2Feditor-api](https://registry.npmjs.org/@node-red%2feditor-api) - Not found  
npm ERR! 404  
npm ERR! 404 '@node-red/editor-api@1.1.3' is not in the npm registry.  
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)  
npm ERR! 404 It was specified as a dependency of 'node-red'  
npm ERR! 404  
npm ERR! 404 Note that you can also install from a  
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:  
npm ERR! /root/.npm/\_logs/2020-08-06T09\_59\_38\_791Z-debug.log  
Now create basic package.json for the user and move any global nodes

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [6 August 2020 10:32 UTC](https://discourse.nodered.org/t/raspberry-npm-node-red-install-error/31214/2 "2020-08-06T10:32:57Z")

</div>

[https://status.npmjs.org/incidents/cksjqc1w11v5](https://status.npmjs.org/incidents/cksjqc1w11v5)

---

<div class="post-metadata">

### Author: ![pedda](https://avatars.discourse-cdn.com/v4/letter/p/bcef8e/32.png) [@pedda](https://discourse.nodered.org/u/pedda)
#### Post date: [6 August 2020 10:37 UTC](https://discourse.nodered.org/t/raspberry-npm-node-red-install-error/31214/3 "2020-08-06T10:37:07Z")

</div>

oh thx! I wasn't aware that the problem lies with npm itself.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [6 August 2020 10:42 UTC](https://discourse.nodered.org/t/raspberry-npm-node-red-install-error/31214/4 "2020-08-06T10:42:14Z")

</div>

If you wait till the error in the link is fixed and then run the script again it should be ok.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [20 August 2020 10:42 UTC](https://discourse.nodered.org/t/raspberry-npm-node-red-install-error/31214/5 "2020-08-20T10:42:17Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
