Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_aleph/index/main.js import throws "invalid hexadecimal escape sequence" #389

Closed
shapirodaniel opened this issue Sep 12, 2021 · 1 comment

Comments

@shapirodaniel
Copy link

hi aleph! having a bit of trouble sorting out an uncaught syntax error

setup:

  1. initialize app with aleph dev
  2. navigate to localhost:8080
  3. see the following error
Uncaught SyntaxError: Invalid hexadecimal escape sequence     main.js:1

in main.js:

// this line throws
import ".\-\deno.land\x\[email protected]\framework\react\refresh.js";

local environment:

  • Microsoft Windows 10 Enterprise Version 10.0.19042 Build 19042
  • aleph.js v0.3.0-beta.12
  • deno 1.13.2 (release, x86_64-pc-windows-msvc)
  • v8 9.3.345.11
  • typescript 4.3.5

repository and branch i'm working off of:
github.com/shapirodaniel/aleph-deno, branch ffmpeg

thanks!

@ije ije closed this as completed in 051c3ef Sep 18, 2021
@ije
Copy link
Member

ije commented Sep 18, 2021

can you please try the beta.15? i think it has be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants