tighten/lambo

M1 error somewhere

mattstauffer opened this issue · 1 comments

Running basic lambo out of the box on M1, after this line:

Please run "npm install && npm run dev" to compile your fresh scaffolding.

This error happens:

Unknown regexp modifier "/U" at -e line 1, at end of line
BEGIN not safe after errors--compilation aborted at -e line 1.

After that it shows "Application key set successfully."

No longer happening. Yay!