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

npx arlocal throws error #43

Closed
calboru opened this issue Nov 3, 2021 · 4 comments
Closed

npx arlocal throws error #43

calboru opened this issue Nov 3, 2021 · 4 comments

Comments

@calboru
Copy link

calboru commented Nov 3, 2021

/.npm/_npx/8250aebdfc72c15b/node_modules/arbundles/build/ar-data-create.js:15
const _target = opts?.target ? base64url_1.default.toBuffer(opts.target) : null;

          SyntaxError: Unexpected token '.'
@fuadop
Copy link
Contributor

fuadop commented Nov 3, 2021

Hello @calboru 👋

Please use node >= 16.0.0.

Also check the node version requirements.

@fuadop
Copy link
Contributor

fuadop commented Nov 3, 2021

A similar issue is at: issue. @calboru

@calboru
Copy link
Author

calboru commented Nov 3, 2021

Hello @calboru wave

Please use node >= 16.0.0.

Also check the node version requirements.

Thank you it worked!

@fuadop
Copy link
Contributor

fuadop commented Nov 3, 2021

Hello @calboru wave

Please use node >= 16.0.0.

Also check the node version requirements.

Thank you it worked!

Awesome 👏

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

3 participants