elite-libs/rules-machine

Module not found when trying to using with next.js and typescript

Closed this issue · 0 comments

Hello, I came across this library, and i'm making some tests.

When i try to use this library in a node.js project, it's ok, everything works, but if i use react or nextjs, i get this error:

Module not found: Can't resolve '@elite-libs/rules-machine'

I think it's a issue caused by the bundle.
This library supports frontend applications?

The version that i'm using is:

"@elite-libs/rules-machine": "^1.1.0"