Skip to content
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

hlx shows ExperimentalWarning: The fs.promises API is experimental #1053

Closed
tripodsan opened this issue Jul 3, 2019 · 2 comments · Fixed by #1085
Closed

hlx shows ExperimentalWarning: The fs.promises API is experimental #1053

tripodsan opened this issue Jul 3, 2019 · 2 comments · Fixed by #1085
Assignees
Labels
enhancement New feature or request released

Comments

@tripodsan
Copy link
Contributor

tripodsan commented Jul 3, 2019

$ 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)
@tripodsan tripodsan added the bug Something isn't working label Jul 3, 2019
@tripodsan
Copy link
Contributor Author

@stefan-guggisberg stefan-guggisberg added enhancement New feature or request and removed bug Something isn't working labels Jul 15, 2019
@stefan-guggisberg stefan-guggisberg self-assigned this Jul 15, 2019
trieloff pushed a commit that referenced this issue Jul 16, 2019
## [4.9.5](v4.9.4...v4.9.5) (2019-07-16)

### Bug Fixes

* **package:** get rid of ExperimentalWarning ([#1085](#1085)) ([bdae405](bdae405)), closes [#1053](#1053)
@adobe-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 4.9.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants