Skip to content

Support Node > 18 #274

@squakez

Description

@squakez

What actually happened?

Hello. I've been lately trying to upgrade our project based on Gulp to Node versions > 18. I am hitting this issue:

$ yarn gulp
(node:447453) ExperimentalWarning: Use `importAttributes` instead of `importAssertions`
(Use `node --trace-warnings ...` to show where the warning was created)
/home/squake/workspace/camel/docs/.yarn/cache/rechoir-npm-0.8.0-fb660b3bc8-ad3caed8af.zip/node_modules/rechoir/index.js:21
  if (Object.keys(require.extensions).indexOf(usedExtension) !== -1) {

Any way to prevent it or possibility to have it working with newer Node versions?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions