Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit 137d273

Browse files
author
jbooth1
committed
Updated readme file and version for tracer
1 parent 2ad7710 commit 137d273

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ To use these tools you will need:
1212
- DX Sync (used for theme support) you need Portal 8.5.
1313
- For Script Portlet "push" you will need to have the Script Portlet command line client installed, and your server must have Script Portlet installed.
1414

15+
## Known issues
16+
17+
The Dashboard tool uses the nw.js package to implement the user interface, and on some versions of Linux there are issues with some of the dependency packages for nw.js.
18+
1519
# Installation
1620
You must first install Node.js. Node.js version 0.12 is the tested and recommended version.
1721

digexp-wcm-design/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"hashmap": "2.0.3",
1313
"prompt": "^0.2.14",
1414
"q": "1.2.0",
15-
"tracer": "0.7.4",
15+
"tracer": "^0.8.0",
1616
"yargs": "^3.18.0"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)