Closed georg-stone closed 1 month ago
This editor looks interesting, so I cloned the repo and ran it on my computer. Upon running the code, it returns:
Module not found: Can't resolve 'drizzle-orm/sqlite-proxy'
It seems as if the drizzle-orm package is not included in the package.json file by default.
drizzle-orm
thanks for fixing this!
This editor looks interesting, so I cloned the repo and ran it on my computer. Upon running the code, it returns:
Module not found: Can't resolve 'drizzle-orm/sqlite-proxy'
It seems as if the
drizzle-orm
package is not included in the package.json file by default.