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_bulid error #1324

Closed
xiefan46 opened this issue Oct 12, 2016 · 8 comments
Closed

js_bulid error #1324

xiefan46 opened this issue Oct 12, 2016 · 8 comments

Comments

@xiefan46
Copy link

[email protected] test /home/xiefan/caravel/caravel/assets
echo "Error: no test specified" && exit 1

Error: no test specified

npm ERR! Linux 4.4.0-38-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "test"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! [email protected] test: echo "Error: no test specified" && exit 1
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] test script 'echo "Error: no test specified" && exit 1'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the caravel package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! echo "Error: no test specified" && exit 1
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs caravel
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls caravel
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/xiefan/caravel/caravel/assets/npm-debug.log

@ascott
Copy link

ascott commented Oct 13, 2016

what version of node and npm to you have installed?

@xiefan46
Copy link
Author

node v4.2.6
npm v3.5.2

@ascott
Copy link

ascott commented Oct 14, 2016

we use node 6.2.2 and npm 3.9.5.

i updated contributing.md with these details.

#1344

@ascott ascott closed this as completed Oct 14, 2016
@ascott
Copy link

ascott commented Oct 14, 2016

we also haven't found any issues with node>=5.10 and npm>=3.9.

@tangshan-risk
Copy link

when I built my node_modules, I got the following tips. I don't know how can resolve it:
ERROR in .//_css-loader@0.28.3@css-loader!.//_less-loader@4.0.3@less-loader/dist!./stylesheets/react-select/select.less
Module build failed:

    &:hover {
            box-shadow: @select-input-hover-box-shadow;
        ^

Variable @select-input-hover-box-shadow is undefined
in /Users/Alex/Desktop/superset/superset/assets/node_modules/_react-select@1.0.0-rc.5@react-select/less/control.less (line 64, column 14)
@ ./stylesheets/react-select/select.less 4:14-162
@ ./javascripts/css-theme.js

npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build"
npm ERR! node v6.10.3
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] build: NODE_ENV=production webpack --colors --progress
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] build script 'NODE_ENV=production webpack --colors --progress'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the superset package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! NODE_ENV=production webpack --colors --progress
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs superset
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls superset
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/Alex/Desktop/superset/superset/assets/npm-debug.log

@xrmx
Copy link
Contributor

xrmx commented May 28, 2017

@tangshan-risk don't hijack closed issues please.

@claireliumo
Copy link

@ascott I have tried with node >=6 and npm >=3.9 on windows 7, but still got this error. is there any other suggestion?

@mistercrunch
Copy link
Member

Install a linux VM

zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
…legend and series to view single selected series (apache#1324)

* feat(plugin-chart-echarts): support double clicking legend

* fix: get echart instance instead of method

* feat: support click series to view single series

* fix: lint

* fix: clear single select

* fix: remove unused comment

* fix: UT
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
…legend and series to view single selected series (apache#1324)

* feat(plugin-chart-echarts): support double clicking legend

* fix: get echart instance instead of method

* feat: support click series to view single series

* fix: lint

* fix: clear single select

* fix: remove unused comment

* fix: UT
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
…legend and series to view single selected series (apache#1324)

* feat(plugin-chart-echarts): support double clicking legend

* fix: get echart instance instead of method

* feat: support click series to view single series

* fix: lint

* fix: clear single select

* fix: remove unused comment

* fix: UT
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
…legend and series to view single selected series (apache#1324)

* feat(plugin-chart-echarts): support double clicking legend

* fix: get echart instance instead of method

* feat: support click series to view single series

* fix: lint

* fix: clear single select

* fix: remove unused comment

* fix: UT
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

6 participants