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

js_build.sh error #939

Closed
robbinhan opened this issue Aug 13, 2016 · 3 comments
Closed

js_build.sh error #939

robbinhan opened this issue Aug 13, 2016 · 3 comments
Labels
!deprecated-label:bug Deprecated label - Use #bug instead

Comments

@robbinhan
Copy link

ERROR in ./javascripts/explore/explore.jsx
Module not found: Error: Cannot resolve 'file' or 'directory' ../../node_modules/bootstrap-toggle/js/bootstrap-toggle.min.js in /Users/robbin/Documents/www/caravel/caravel/assets/javascripts/explore
 @ ./javascripts/explore/explore.jsx 33:0-73

ERROR in ./javascripts/explore/explore.jsx
Module not found: Error: Cannot resolve 'file' or 'directory' ../../node_modules/bootstrap-toggle/css/bootstrap-toggle.min.css in /Users/robbin/Documents/www/caravel/caravel/assets/javascripts/explore
 @ ./javascripts/explore/explore.jsx 38:0-75

ERROR in ./visualizations/filter_box.jsx
Module not found: Error: Cannot resolve module 'react-select' in /Users/robbin/Documents/www/caravel/caravel/assets/visualizations
 @ ./visualizations/filter_box.jsx 13:19-42

ERROR in ./~/css-loader!./~/less-loader!./stylesheets/react-select/select.less
Module build failed: Cannot resolve 'file' or 'directory' ../../node_modules/react-select/less/spinner.less in /Users/robbin/Documents/www/caravel/caravel/assets/stylesheets/react-select
 @ /Users/robbin/Documents/www/caravel/caravel/assets/stylesheets/react-select/select.less (line 93, column 0)
 near lines:
   @import "../../node_modules/react-select/less/multi.less";
   @import "../../node_modules/react-select/less/spinner.less";

I need run below command,then it's ok

npm  install bootstrap-toggle react-select --save
@xrmx
Copy link
Contributor

xrmx commented Aug 13, 2016

@robbinhan which version of caravel is that? have you upgraded without running npm install again? thanks for reporting!

@xrmx xrmx added !deprecated-label:bug Deprecated label - Use #bug instead ui labels Aug 13, 2016
@mistercrunch
Copy link
Member

I just pushed a fixed to package.json, should be good now.

@xrmx
Copy link
Contributor

xrmx commented Aug 14, 2016

@mistercrunch bootstrap-toogle is still missing though?

zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
…pache#939)

* feat(plugin-chart-word-cloud): subject Add order by desc

* Add checkbox to control order by
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
…pache#939)

* feat(plugin-chart-word-cloud): subject Add order by desc

* Add checkbox to control order by
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
…pache#939)

* feat(plugin-chart-word-cloud): subject Add order by desc

* Add checkbox to control order by
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
…pache#939)

* feat(plugin-chart-word-cloud): subject Add order by desc

* Add checkbox to control order by
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
!deprecated-label:bug Deprecated label - Use #bug instead
Projects
None yet
Development

No branches or pull requests

3 participants