-
Notifications
You must be signed in to change notification settings - Fork 11
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
TypeError: require(...) is not a function #16
Comments
I will check it. The temporary solution is: install |
@mdsb100 Cool. Will do that. Thanks. |
@stalinkay |
@mdsb100 Thanks for the update. |
@mdsb100 I'm still experiencing the same issue. Although it's on a different line now. My configuration is correct as well.
|
I will refactor |
Please take a look |
For now, you can use it locally by git clone
cd node-gitlab && npm install
npm run build
npm link |
@mdsb100 Hi. I'm getting the following error when I run
gitlab projects
. I'm runningnode v9.11.1
. I had it working before so it may be due to the node version. See command output below.The text was updated successfully, but these errors were encountered: