issam99
24 Jun '17
Steps I did
-
I have download the module from https://github.com/folio-org/ui-okapi-console to
C:\FOLIO\ui-okapi-console-master -
yarn link ui-okapi-console-master
-
edit package.json
"dependencies": {
"@folio/stripes-core": “^0.0.11”,
"@folio/okapi-console":"^2.0.0",
"@folio/users": “^2.7.0”,
"@folio/trivial": “^0.0.2-test”
} -
restart Okapi
-
restart Strips yarn start
open in browser http:// localhost:3000
Still no success I can ’ t see the module in the menu
thanks in advance for any advise or any hint
Regards