Skip to content

Process is not defined #563

@danieleperilli

Description

@danieleperilli

With version 7.0.1, the module semver (which uses micromatch under the hood) cause a "process is not defined" error. What should I do?

Error details:

utils.js:4 Uncaught ReferenceError: process is not defined
at ./node_modules/picomatch/lib/utils.js (:134207:15)
at webpack_require (:185234:42)
at ./node_modules/picomatch/lib/scan.js (:133804:15)
at webpack_require (:185234:42)
at ./node_modules/picomatch/lib/picomatch.js (:133452:14)
at webpack_require (:185234:42)
at ./node_modules/picomatch/index.js (:132145:18)
at webpack_require (:185234:42)
at ./node_modules/micromatch/index.js (:121431:19)
at webpack_require (:185234:42)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions