Does anyone know what I'm doing wrong with this ob...
# sdf
l
Does anyone know what I'm doing wrong with this object folder? I tried hundred of times lol
a
You'll be so happy with the future Node.js CLI 🤣
is it pointing to the right project folder?
s
Any hint when the NodeJS cli will be arriving? @Albert Margarit (NS Eng Lead)?
a
very soon! Sooner than you probably expect 😄
party furby 1
a
-p should point to a suitecloud project folder to the level where you have manifest and deploy.xml
l
Seriously. I don't really know what is wrong with this command line. @Ali Syed (NS DevTools QA). the
-p
paramether sounds right to me. It's complaning about the object folder
message has been deleted
s
try running the command one level up and pass '.' as the project directory
a
-destinationfolder should be "\Objects" not ".\Objects"... The command will look for the objevts folder in tge directory you will pass in -p parameter..
And if you get the same error again after passing the \Objects... the best practice here is to pass the whole path of the project with -p The command is supposed to look the - destinationfolder in the -p project path..