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

Error with babel #6

Open
vbourgeois opened this issue May 19, 2017 · 3 comments
Open

Error with babel #6

vbourgeois opened this issue May 19, 2017 · 3 comments

Comments

@vbourgeois
Copy link

Hello,

There is an error with babel when building the project:

    ERROR in ./src/core.js
    Module build failed: ReferenceError: Unknown plugin "transform-object-rest-spread" specified in "/home/vincent/.babelrc" at 0, attempted to resolve relative to "/home/vincent"
        at /home/vincent/git/nodefony-stage/node_modules/babel-core/lib/transformation/file/options/option-manager.js:180:17
        at Array.map (native)
        at Function.normalisePlugins (/home/vincent/git/nodefony-stage/node_modules/babel-core/lib/transformation/file/options/option-manager.js:158:20)
        at OptionManager.mergeOptions (/home/vincent/git/nodefony-stage/node_modules/babel-core/lib/transformation/file/options/option-manager.js:234:36)
        at OptionManager.init (/home/vincent/git/nodefony-stage/node_modules/babel-core/lib/transformation/file/options/option-manager.js:368:12)
        at File.initOptions (/home/vincent/git/nodefony-stage/node_modules/babel-core/lib/transformation/file/index.js:212:65)
        at new File (/home/vincent/git/nodefony-stage/node_modules/babel-core/lib/transformation/file/index.js:135:24)
        at Pipeline.transform (/home/vincent/git/nodefony-stage/node_modules/babel-core/lib/transformation/pipeline.js:46:16)
        at transpile (/home/vincent/git/nodefony-stage/node_modules/babel-loader/lib/index.js:48:20)
        at Object.module.exports (/home/vincent/git/nodefony-stage/node_modules/babel-loader/lib/index.js:163:20)

Regards,
Vincent B.

@ccamensuli
Copy link
Member

ccamensuli commented May 19, 2017 via email

@ccamensuli
Copy link
Member

Vincent ,

There is no documentation yet for this library what do you want to use ?

@vbourgeois
Copy link
Author

Thx it is working, I've never used babel, so I don't know exactly why I have this .babelrc...

I'm from the SmartCC team, working on packaging the lib for our needs.

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