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

Problem with npm install #4

Open
undef08 opened this issue Aug 23, 2017 · 3 comments
Open

Problem with npm install #4

undef08 opened this issue Aug 23, 2017 · 3 comments

Comments

@undef08
Copy link

undef08 commented Aug 23, 2017

I'm trying to execute "npm install" and I have got following error:

ERROR in ./client.jsx
Module build failed: ReferenceError: Unknown plugin "transform-runtime" specified in "d:\\test\\Test7\\redux-form-generator\\.babelrc" at 0, attempted to resolve relative to "d:\\test\\Test7\\redux-form-generator"
    at d:\test\Test7\redux-form-generator\example\node_modules\babel-core\lib\transformation\file\options\option-manager.js:180:17
    at Array.map (native)  

How I can to solve this issue?

@lemonCMS
Copy link
Owner

Hi,

Which version of npm are you running?

What i don't understand is, there is no such thing as a client.jsx in the project.

I just did a clean checkout, but on linux, npm install for the source as for the example are working fine.

@undef08
Copy link
Author

undef08 commented Aug 24, 2017

Hi,
NPM version is 5.3.0.
In mac I have same issue with same version of npm.
Client.jsx and server.jsx available in \redux-form-generator\example\app\ directory.
Regards.

@lemonCMS
Copy link
Owner

lemonCMS commented Sep 1, 2017

Hello,

I cannot reproduce the problems with NPM 5.3.0.

I do not know how to help you..

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