Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Error installing The developper command line tool

Avatar

Level 2

Hi,

I got hard time trying to install the Developper tool for AEMM, since it was released yesterday.

Here is what I get after running the install command line in root mode:

Did anyone succeed to install the tool?

npm ERR! Darwin 15.3.0

npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "aemm"

npm ERR! node v5.8.0

npm ERR! npm v3.8.3

npm ERR! path /usr/local/lib/node_modules/aemm/bin/aemm.js

npm ERR! code ENOENT

npm ERR! errno -2

npm ERR! syscall chmod

npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/aemm/bin/aemm.js'

npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/aemm/bin/aemm.js'

npm ERR! enoent This is most likely not a problem with npm itself

npm ERR! enoent and is related to npm not being able to find a file.

1 Accepted Solution

Avatar

Correct answer by
Employee

The command line tool is still in review and will be available soon. We'll let you know when it's available.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

The command line tool is still in review and will be available soon. We'll let you know when it's available.

Avatar

Level 2

Thanks Bob, I'll monitor the release page.