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

Not working as should #56

Open
vulnz opened this issue Jan 23, 2020 · 8 comments
Open

Not working as should #56

vulnz opened this issue Jan 23, 2020 · 8 comments
Labels
question Further information is requested

Comments

@vulnz
Copy link

vulnz commented Jan 23, 2020

Good day man.
thanks for project.
The problem on macos.
The thing is:
I did everything from the guide but still the project will only send by api project creation string but will not send any file for analysis as long as buttons do not work.

изображение

@adeyosemanputra
Copy link
Member

you should install sonarqube and sonar scanner by locally

@adeyosemanputra adeyosemanputra added the question Further information is requested label Feb 12, 2020
@vulnz
Copy link
Author

vulnz commented Feb 12, 2020

i did. does not change situation

@azharanees
Copy link
Contributor

Hi @vulnz is it possible for you to post the error showed in the nodejs terminal

@vulnz
Copy link
Author

vulnz commented Feb 12, 2020

npm start
( api)
at Object.onceWrapper (events.js:273:13)
at Socket.emit (events.js:182:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: node src/index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

@vulnz
Copy link
Author

vulnz commented Feb 12, 2020

npm install
audited 659 packages in 2.829s
found 4 vulnerabilities (1 moderate, 3 high)
run npm audit fix to fix them, or npm audit for details

if do fix - this is the result

@aramrami
Copy link
Contributor

Azhar

Give him the required version of each software neeed to install RAF.

@azharanees
Copy link
Contributor

@vulnz it is probably and issue with the version mismatch of the bcrypt
try updating the binary too

npm rebuild bcrypt --update-binary

@azharanees
Copy link
Contributor

Azhar

Give him the required version of each software neeed to install RAF.

These versions were tested,

Sonarqube v7.9.1
Sonar-Scanner-cli v4.0.0^
mongodb v4.0^
nodejs v12^

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

No branches or pull requests

4 participants