You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
When I followed quickstart and used 'echo' in Powershell: echo "console.log('Hello, world')" > app/logger.js
This new logger.js file cannot be used by brunch:
18:05:26 - error: Compiling of app/logger.js failed. Error: SyntaxError: app/logger.js:
Unexpected character '�' (1:0)
> 1 | ��c o n s o l e . l o g ( ' H e l l o , w o r l d ' )
| ^
2 |
3 |
Stack trace was suppressed. Run with `LOGGY_STACKS=1` to see the trace.