Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

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

@shapirodaniel

Description

@shapirodaniel

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions