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

Trying to use npm run start gives error #6

Closed
lvanderbijl opened this issue Jan 29, 2016 · 2 comments
Closed

Trying to use npm run start gives error #6

lvanderbijl opened this issue Jan 29, 2016 · 2 comments

Comments

@lvanderbijl
Copy link

I'm getting the following error when I try to run silk:

Uncaught Error: Unable to load "C:/Git/silk/src/kibana/plugins/vis_types/index" modules because of a generic script error. (http://localhost:5601/components/notify/_notifier.js:177) Error: Unable to load "C:/Git/silk/src/kibana/plugins/dashboard/index" modules because of a generic script error. Error: Script error for "C:/Git/silk/src/kibana/plugins/dashboard/index" http://requirejs.org/docs/errors.html#scripterror at makeError (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:165:17) at HTMLScriptElement.context.onScriptError (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:1732:36) at Function.req.load (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:1952:22) at Object.context.load (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:1679:21) at Object.Module.load (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:829:29) at Object.Module.fetch (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:819:66) at Object.Module.check (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:851:30) at Object.Module.enable (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:1177:22) at Object.context.enable (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:1550:39) at Object.<anonymous> (http://localhost:5601/bower_components/requirejs/require.js?_b=@@buildNum:1162:33)

I've run npm install and bower install in the silk root.

Anything else I should do?

@lvanderbijl
Copy link
Author

I found the issue was already raised in kibana: elastic/kibana#2852

I was able to solve this using the suggested patch.

Any chance the patch could be applied to silk?

@athana
Copy link
Contributor

athana commented Feb 2, 2016

@lvanderbijl Thanks for the info. I will take a look and fix it.

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