-
Notifications
You must be signed in to change notification settings - Fork 8
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
There is no Icon #52
Comments
+1 Having the same issue |
+1 First When I tried another Still no icon :( |
+1 |
+1 |
Same here! |
Same here! Is this an issue that can fixed? |
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? |
Just checking back for the near-one year anniversary of my last post. Any plans to fix this, or find another UI? |
I install npm registry but the icon on de rigth control bar don't appears. |
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.
The text was updated successfully, but these errors were encountered: