Skip to content

fs: re-evaluating native module sources is not supported #217

Closed
@Odalrick

Description

@Odalrick

I get the following error. Probably related to updating to node v6.0.0 .

$ git cz
(node:11355) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
/usr/lib/node_modules/commitizen/dist/commitizen/adapter.js:184
throw error;
^

Error: Could not resolve /home/ulrik/projects/vertices-couchdb/src/db/fixtures/node_modules/cz-conventional-changelog
at Function.Module._resolveFilename (module.js:438:15)
at Function.resolve (internal/module.js:27:19)
at resolveAdapterPath (/usr/lib/node_modules/commitizen/dist/commitizen/adapter.js:181:20)
at gitCz (/usr/lib/node_modules/commitizen/dist/cli/strategies/git-cz.js:77:35)
at Object.bootstrap (/usr/lib/node_modules/commitizen/dist/cli/git-cz.js:31:27)
at Object. (/usr/lib/node_modules/commitizen/bin/git-cz.js:2:34)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:456:32)
at tryModuleLoad (module.js:415:12)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions