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

Issue Running Node Index.js #217

Open
CPTNLEVI opened this issue Feb 6, 2022 · 0 comments
Open

Issue Running Node Index.js #217

CPTNLEVI opened this issue Feb 6, 2022 · 0 comments

Comments

@CPTNLEVI
Copy link

CPTNLEVI commented Feb 6, 2022

PS C:\Users\compt\Downloads\hashlips_art_engine-main> node index.js
C:\Users\compt\Downloads\hashlips_art_engine-main\src\main.js:94
layerObj.options?.["displayName"] != undefined
^

SyntaxError: Unexpected token '.'
at Module._compile (internal/modules/cjs/loader.js:892:18)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
at Module.load (internal/modules/cjs/loader.js:812:32)
at Function.Module._load (internal/modules/cjs/loader.js:724:14)
at Module.require (internal/modules/cjs/loader.js:849:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object. (C:\Users\compt\Downloads\hashlips_art_engine-main\index.js:2:39)
at Module._compile (internal/modules/cjs/loader.js:956:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
at Module.load (internal/modules/cjs/loader.js:812:32)

I keep getting this error trying to generate. Any solutions are much appreciated
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