Jackie Chen
Jackie Chen
Could you type "uname -a" on Synology to show the kernel version of linux?
Sorry, I could not find out the version of linux image from the string "[image: Images intégrées 1]". Could you type the following two commands to show more Synology OS...
You have not permission to modify the dir "/root/". Try to change the node module dir by this command: ``` npm config set prefix /volume1/web/node.js/ ````
I remove `from components.java` and use customized artifacts to solve this issue ``` publishing { publications { maven(MavenPublication) { artifactId = 'xxx' version = version artifacts = [jar, javadocJar, sourceJar]...