Recent searches
No recent searches

Jujung zheng
Joined Oct 16, 2021
·
Last activity Oct 22, 2021
Following
0
Followers
0
Total activity
3
Votes
0
Subscription
1
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Jujung zheng
Jujung zheng commented,
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"
}
View comment · Posted Sep 09, 2021 · Jujung zheng
0
Followers
0
Votes
0
Comments
Jujung zheng created a post,
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'
#
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。
Posted Sep 08, 2021 · Jujung zheng
0
Followers
3
Votes
3
Comments