-
Notifications
You must be signed in to change notification settings - Fork 64
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
SyntaxError: Invalid regular expression on running hlx import
#2206
Comments
hi @silky1708 thanks for reporting. that is weird... can you run
maybe related to:
what OS are you running this ? |
Hi @tripodsan, this is the output I get on running
I am running this locally on MacOS. |
that is weird, I have the same setup and get something different. did you install a specific variant of nodejs? or just normally using my output:
|
Hi @tripodsan,
I am closing the issue as resolved. |
thanks @silky1708 .just in case you want/need to manage several node versions, using https://github.com/nvm-sh/nvm is very helpful. just out of curiosity: do you have a special (non latin) OS / console language ? |
|
Hi,
I'm getting the following error on running
hlx import
inside the project directory. I've successfully installed helix cli using:npm install -g @adobe/helix-cli
.I'm getting the same error on running
hlx --help
.Thanks.
The text was updated successfully, but these errors were encountered: