sql-autocomplete icon indicating copy to clipboard operation
sql-autocomplete copied to clipboard

Error: Can't resolve 'fs'

Open avysotskiy-sc opened this issue 2 years ago • 0 comments

When I added the lib to my react project I get the error in my browser console:

./node_modules/.pnpm/[email protected]/node_modules/antlr4ts/misc/InterpreterDataReader.js 17:11-24
Module not found: Error: Can't resolve 'fs' in 'D:\frontend\node_modules\.pnpm\[email protected]\node_modules\antlr4ts\misc'

avysotskiy-sc avatar Feb 16 '24 07:02 avysotskiy-sc