-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels