-
Cannot get this installed on the power platform. Running into this issue...
stack at getNotFoundError (/QOpenSys/pkgs/lib/nodejs8/lib/node_modules/npm/node_modules/which/which.js:13:12)
gyp ER…
-
I am trying to update Ruby on rails app but can't get over creating mysql DB with `rake db:create`. I think it is related to MySQL problem in rubygem, but changing versions in Gemfile and installing t…
-
BUG REPORT INFORMATION
Prerequisites
***Versions***
For the RPM based systems
```
[root@Master-AWS_us-east-1 centreon]# rpm -qa | grep centreon
centreon-plugin-Applications-Redis-Rest…
-
On calling `pamparam-sync` from `Counsel-M-x` in the `capitals.org` quickstart file I receive the following error:
```
Debugger entered--Lisp error: (void-function pamparam-spit)
pamparam-spit(…
ghost updated
5 years ago
-
BUG REPORT INFORMATION
On a fresh install of 19.04, if you attempt to create a command check without a graph and click on save, you end up on a blank page and the command was not saved.
Prer…
-
if i set `NEWRELIC.ENABLED` to `false` in `staging.local.yml`, and then run `rake argo:reindex_all`, i get a crazy low-level error about `object allocation during garbage collection phase`. if i re-e…
-
[panda@pandaville node-ibm_db]$ npm install
> ibm_db@2.4.1 install /home/panda/src/git/node-ibm_db
> node installer/driverInstall.js
Downloading DB2 ODBC CLI Driver from https://public.dhe.ibm.…
-
I'm baffled as to what the problem is. Seems to maybe be node-gyp related? Here's a snippet of my package.json file
```
. . .
"dependencies": {
"ibm_db": "^2.4.0",
. . .
```
Here's my o…
-
I am having the following issue trying to install on MacOS. I have tried with node@6 and node@8.
Follow the error with node@6 (they are the same).
MacBook-Pro-de-Anderson:myapp alimao$ npm install…
-
My node.js version is v8.11.4(also tried v8.7.0)
When I tried to ` sudo npm install ibm_db ` , I got this error.
seijinishis-air:~ seijinishi$ sudo npm install ibm_db
Password:
> ibm_db@2.4.…