Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hola Roman #2

Open
AzadesHB opened this issue Aug 1, 2016 · 1 comment
Open

Hola Roman #2

AzadesHB opened this issue Aug 1, 2016 · 1 comment

Comments

@AzadesHB
Copy link

AzadesHB commented Aug 1, 2016

Estoy realizando con fin tu ejemplo en una pagina creada con keystone la pagina solo muestra un nombre completo al integarar con el KeystoneRestApi para consultar nombre por webservice me genera el siguiente error

keystone.init(config);
^

ReferenceError: config is not defined
at Object. (/home/eeb2/keystone.js:58:16)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.runMain (module.js:575:10)
at run (bootstrap_node.js:352:7)
at startup (bootstrap_node.js:144:9)
at bootstrap_node.js:467:3

en la documentacion no viene que nes este objeto config, me podrias orientar

@sarriaroman
Copy link
Owner

Podrias crear un gist con el JS que usas para inicializar el server? Ahi básicamente indica que te falta el config object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants