Justin Pritchard

Results 1 comments of Justin Pritchard

I am having the same issue. When updating to Marko 5 I get the console warning message: `Using "marko/node-require" has been replaced with "@marko/compiler/register".` So I changed `marko/node-require` to `@marko/compiler/register`....