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

SyntaxErrors on dizmoDesk (1.4) #3

Open
jvdassen opened this issue Feb 9, 2021 · 0 comments
Open

SyntaxErrors on dizmoDesk (1.4) #3

jvdassen opened this issue Feb 9, 2021 · 0 comments

Comments

@jvdassen
Copy link

jvdassen commented Feb 9, 2021

Hi @hsk81

We ran into an issue when upgrading old dizmos created with this generator. Ever since commit e375f9d (ie this commit still working fine) we get a syntax error when creating a new dizmo. Please let me know if you'd want me to move this issue to JIRA.

Environment:

  • dizmoDesk 1.4
  • node 12.18.4 (maintained LTS) and node 14.5.0 (active LTS)
  • npm 6.14.5

Affected Versions:

  • 2.1.16
  • 2.1.17

Reproduction

  1. Install generator from sources newer than e375f9d
  2. Create new dizmo skeleton - don't modify anything
  3. Build and instlal the dizmo (ie the usual npm i; npm run build followed by drag-and-drop)

Expected result: The hello-xy message is rendered
Actual result: index.js contains a SyntaxError. Please see the attached screenshot

SyntaxError

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

1 participant