You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
Was trying to install the single page Okuna-www. But unable to install successfully after running npm install. The error seems to be likely of Node-Gyp which is currently 7.0.0 on my server and node version is 14.5.0.
It seems like this is caused by wdio-mocha-framework which hasn't been updated in a while. I'll look into ways to fix this but as a workaround, you can try removing the package from the devDependencies, since it's only really needed for E2E/integration testing, so unless you care about that, it's fine to delete.
Hello team Okuna,
Was trying to install the single page Okuna-www. But unable to install successfully after running npm install. The error seems to be likely of Node-Gyp which is currently 7.0.0 on my server and node version is 14.5.0.
Here is the exact image of the output.
@jozsefsallai @lifenautjoe
The text was updated successfully, but these errors were encountered: