hs2323
Results
2
comments of
hs2323
When applying these changes to an existing Blues Stack, and running ```npm run dev```, I get the following error: ```Error: Dynamic require of "path" is not supported``` Edit: Found a...
> @hs2323 Any idea how to solve that? 🤔 Not sure, it seems to be an issue with the server build. It doesn't like the require module: ``` 🔶 Mock...