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
$ node --trace-warnings index.js --version
(node:67348) ExperimentalWarning: The fs.promises API is experimental
at Object.get (fs.js:1841:17)
at verifySchema (~/codez/helix/project-helix/modules/helix-cli/node_modules/isomorphic-git/dist/for-node/isomorphic-git/index.js:1091:33)
at Map.set (~/codez/helix/project-helix/modules/helix-cli/node_modules/isomorphic-git/dist/for-node/isomorphic-git/index.js:1119:5)
at Object.<anonymous> (~/codez/helix/project-helix/modules/helix-cli/src/git-utils.js:21:13)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
at Module.load (internal/modules/cjs/loader.js:600:32)
at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
at Function.Module._load (internal/modules/cjs/loader.js:531:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: