brackets-userland / brackets-npm-registry

Extension to install other extensions with npm
MIT License
44 stars 8 forks source link

There is no Icon #52

Open csigmanek opened 6 years ago

csigmanek commented 6 years ago

image image image

using latest version of brackets and npm --version = 5.6.0

when i run npm install a second time (without deleting node_modules before), i get:

npm install npm ERR! path C:\Users\secret\AppData\Roaming\Brackets\extensions\user\brackets-npm-registry\node_modules\npm\node_modules\dezalgo\node_modules\asap npm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall rename npm ERR! enoent ENOENT: no such file or directory, rename 'C:\Users\secret\AppData\Roaming\Brackets\extensions\user\brackets-npm-registry\node_modules\npm\node_modules\dezalgo\node_modules\asap' -> 'C:\Users\secret\AppData\Roaming\Brackets\extensions\user\brackets-npm-registry\node_modules\npm\node_modules\dezalgo\node_modules.asap.DELETE' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\secret\AppData\Roaming\npm-cache_logs\2018-04-05T23_22_08_858Z-debug.log

Seems broken to me.

shankyrox commented 6 years ago

+1 Having the same issue

rkyoku commented 6 years ago

+1

First npm install went well, but no icon in Brackets even after a restart, even though the extension is considered as installed by Brackets extensions manager.

When I tried another npm install just to be sure, I encountered the same issue as depicted above (although with ansistyles, not asap).

Still no icon :(

hongfei commented 6 years ago

+1 My install doesn't report any errors but the icon is not showing. Running on macOS 10.13.5 with node (v10.7.0) and npm (6.1.0). Brackets is a newly installed one Release 1.13 build 1.13.0-17696 (release 49d29a8bc)

bapinney commented 6 years ago

+1 Same here.

reinerblock commented 6 years ago

Same here! During install I got deprecated messages but it seems to update those because it finished the installation. I repeated the installation and no deprecated messages appeared. But there is still no icon visible in Brackets. :(

reMRKableDev commented 5 years ago

Same here! Experienced vulnerability issues upon installation but those seem fixed now. But the npm icon doesn't appear on Brackets

Is this an issue that can fixed?

chrisknoll commented 5 years ago

I just performed the npm registry install instructions, but no NPM icon appears in the UI for me, either.

I think this problem has been going on over 9 months now? Is this plugin being maintained?

chrisknoll commented 4 years ago

Just checking back for the near-one year anniversary of my last post. Any plans to fix this, or find another UI?

Dalio commented 4 years ago

I install npm registry but the icon on de rigth control bar don't appears.