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

Babel 6.8.0 not working #22

Open
ufoqhmdt opened this issue May 16, 2016 · 3 comments
Open

Babel 6.8.0 not working #22

ufoqhmdt opened this issue May 16, 2016 · 3 comments

Comments

@ufoqhmdt
Copy link

ufoqhmdt commented May 16, 2016

always tips :


module.js:341
    throw err;
    ^

Error: Cannot find module 'core-js/library/fn/symbol/iterator'
    at Function.Module._resolveFilename (module.js:339:15)
    at Function.Module._load (module.js:290:25)
    at Module.require (module.js:367:17)
    at require (internal/module.js:16:19)
    at Object.<anonymous> (/Users/ufo/workspaces/babel-starter-kit/node_modules/.npminstall/babel-runtime/6.6.1/babel-runtime/core-js/symbol/iterator.js:1:93)
    at Module._compile (module.js:413:34)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Module.require (module.js:367:17)

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34267338-babel-6-8-0-not-working?utm_campaign=plugin&utm_content=tracker%2F18782092&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18782092&utm_medium=issues&utm_source=github).
@koistya
Copy link
Member

koistya commented May 16, 2016

@ufoqhmdt what version of npm are you using?

@raoenhui
Copy link

I've met the issue too
node -v v4.4.5
npm -v 2.15.5

@arnoutc
Copy link

arnoutc commented Oct 20, 2016

I have this issue too. However, I have
babel-core -v 6.17.0
node -v 4.4.4
npm -v 3.10.8
Darwin MacBook-Pro.local 16.0.0 Darwin Kernel Version 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32.3/RELEASE_X86_64 x86_64 (Sierra OSX)

I am executing this command: ./node_modules/.bin/babel-node ./index.js

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

4 participants