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

জাভাস্ক্রিপ্ট ইএস ৬(ES6): সব ইনভারোমেন্ট এ ইএস৬ #79

Open
utterances-bot opened this issue Sep 30, 2021 · 1 comment

Comments

@utterances-bot
Copy link

জাভাস্ক্রিপ্ট ইএস ৬(ES6): সব ইনভারোমেন্ট এ ইএস৬ | হাতেকলমে জাভাস্ক্রিপ্ট

একটা শর্টে লেখার অংশবিশেষ

https://js.zonayed.me/es6/post-13

Copy link

  1. I'm getting below error when I'm using this command:
    babel script.js -o script-es5.js

Error: Couldn't find preset "env" relative to directory "/Users/towhidulislam/Desktop/es5toes6

  1. If you guys have same error you can follow below instructions:
    A). Open command line and install package-env using below command:
    npm install babel-preset-env --save
    B). Now type babel script.js -o script-es5.js and it should work.

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

2 participants