Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

zat validate and package error



Gepostet 08. Sept. 2021

I get this trouble for tows days almost crazy ...

oker@jujungdeMacBook-Pro demo01 % gem list execjs

*** LOCAL GEMS ***

execjs (2.8.1, 2.7.0)

====================================================

oker@jujungdeMacBook-Pro demo01 % ruby -rexecjs -e 'puts ExecJS.runtime; puts ExecJS::VERSION; puts ExecJS.runtime.name'

#<ExecJS::MiniRacerRuntime:0x00007fef048ccf08>

2.8.1

mini_racer (V8)

===========================================

but i can user 'zat server' or other commands. only validate,pacakge,update this three commands have trouble. please help me , thank you。


0

3

3 Kommentare

image avatar

Chris Sos

Zendesk Product Manager

Hi Jujung,

Sorry to hear you're having issues validating the app. Could you detail what's in your manifest.json file? This may be the cause of the issues here.

Chris

0


Hi Chris:

            Here you are, my manifest.json file like this, I create the project form “zat new” commond, even if I create a project nothing changed , validate and package also show provided error info before.

{
"name": "zendesk_micro_app",
"author": {
"name": "ok_support_team",
"email": "jiujiang.zheng@okg.com",
"url": ""
},
"defaultLocale": "en",
"private": true,
"location": {
"support": {
"ticket_sidebar": "assets/iframe.html",
"flexible": true
}
},
"version": "1.0",
"frameworkVersion": "2.0"
}

0


I would suggest that you can remove

"flexible": true

from location hash. Atleast that worked for me. And try to download and use a similar file which is given in the documentation. Hope this helps you.

0


Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.

Sie finden nicht, wonach Sie suchen?

Neuer Post