FDK validate OK , FDK build not work

Hi @aliweb88, I do not see anything specific error in the log file that you have attached. I see a lot of warning messages around code complexity and out-of-scope assignment.

I see in the previous topic (No Error , Not possible fdk pack? - #9 by aliweb88) you have mentioned that you had to delete the app/scripts folder to get fdk to pack successfully. I am not sure if that is an acceptable solution if your apps depend on the scripts in app/scripts.

Can you try the following and tell me what you see:

  1. Remove the .fdk/ directory in the app’s main directory and try running fdk pack again.
  2. Try updating to the latest FDK 8 and re-run fdk validate and fdk pack and share the log file. Given that FDK 7 will be deprecated soon, we will not be able to provide any fixes to the FDK 7 branch.
1 Like