ThatsMyTech
Home
Theme Options
Pages
Full Width
Right Sidebar
Left Sidebar
404 Page
Download
Npm install with sudo safe perm
January 09, 2019
Roy
0 Comments
sudo npm install
-
g eslint
--
unsafe
-
perm
=
true
--
allow
-
root
Share story
0 comments:
Newer Post
Home
Older Post
Subscribe to:
Post Comments (Atom)
Kundan roy
Tech Lead
Full stack developer proficient in Java, Angular and React technologies.
Popular Posts
Ubuntu java service wrapper
Change mysql root password
Generate csr file for ssl certificate
Facebook
Powered by
Blogger
.
Blog Archive
▼
2019
(4)
►
May
(1)
▼
January
(3)
Npm install with sudo safe perm
Change mysql root password
Ubuntu java service wrapper
Link List
Home
About
Privacy
Contact Us
Report Abuse
About Me
Roy
View my complete profile
Contact Form
Name
Email
*
Message
*
Popular Posts
Ubuntu java service wrapper
This is a simple wrapper to run a Java program as service. You need to be a root user. In this example SYSTEMD is used instead of init.d b...
Npm install with sudo safe perm
sudo npm install - g eslint -- unsafe - perm = true -- allow - root
0 comments: