Sha256: 15a78ebcf7fc24ea0a829448d770ca486b7506fcf8fd696a2cbf8e17d25dc02b
Contents?: true
Size: 412 Bytes
Versions: 26
Compression:
Stored size: 412 Bytes
Contents
throw new Error( 'Vitest cannot be imported in a CommonJS module using require(). Please use "import" instead.' + '\n\nIf you are using "import" in your source code, then it\'s possible it was bundled into require() automatically by your bundler. ' + 'In that case, do not bundle CommonJS output since it will never work with Vitest, or use dynamic import() which is available in all CommonJS modules.', )
Version data entries
26 entries across 26 versions & 1 rubygems