Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

DEPRECATED? memfs not compatible with this library. #72

Closed
vipcxj opened this issue Oct 18, 2019 · 3 comments · Fixed by #83
Closed

DEPRECATED? memfs not compatible with this library. #72

vipcxj opened this issue Oct 18, 2019 · 3 comments · Fixed by #83

Comments

@vipcxj
Copy link

vipcxj commented Oct 18, 2019

I try to use memfs to replace this library, and found some problem

import { fs } from 'memfs'
compiler.outputFileSystem = fs // TS2741: Property 'join' is missing in type 'IFs' but required in type 'OutputFileSystem'.
@thirteen-io
Copy link

Related to: webpack/webpack-dev-middleware#370 and #67.

@plaffitt
Copy link

plaffitt commented Feb 4, 2021

I cannot use memfs for compiler.inputFileSystem.

@tcstory
Copy link

tcstory commented Dec 9, 2021

I cannot use memfs for compiler.inputFileSystem.

same problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants