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

npm i error under linux platform #3

Closed
bugparty opened this issue Mar 8, 2016 · 2 comments
Closed

npm i error under linux platform #3

bugparty opened this issue Mar 8, 2016 · 2 comments

Comments

@bugparty
Copy link

bugparty commented Mar 8, 2016

error under linux platform with node version4.x or version 5.x.
my command is fe-bone/node_modules/.bin/mx-fe-bone.
here is the error.

ful-fs@^4.0.0 as soon as possible.
|
> demo@0.1.0 prepublish /home/bowman/fe-bone
> no build

/home/bowman/fe-bone/node_modules/nokit/bin/no.js:13
        throw err;
        ^

TypeError: Cannot read property 'error' of undefined
    at OptionManager.mergeOptions (/home/bowman/fe-bone/node_modules/babel-core/lib/transformation/file/options/option-manager.js:126:28)
    at OptionManager.addConfig (/home/bowman/fe-bone/node_modules/babel-core/lib/transformation/file/options/option-manager.js:107:10)
    at OptionManager.findConfigs (/home/bowman/fe-bone/node_modules/babel-core/lib/transformation/file/options/option-manager.js:168:35)
    at OptionManager.init (/home/bowman/fe-bone/node_modules/babel-core/lib/transformation/file/options/option-manager.js:229:12)
    at compile (/home/bowman/fe-bone/node_modules/babel-core/lib/api/register/node.js:117:22)
    at normalLoader (/home/bowman/fe-bone/node_modules/babel-core/lib/api/register/node.js:199:14)
    at Object.require.extensions.(anonymous function) [as .js] (/home/bowman/fe-bone/node_modules/babel-core/lib/api/register/node.js:216:7)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Module.require (module.js:353:17)

npm ERR! Linux 3.19.0-26-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v4.3.2
npm ERR! npm  v2.14.12
npm ERR! code ELIFECYCLE
npm ERR! demo@0.1.0 prepublish: `no build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the demo@0.1.0 prepublish script 'no build'.
npm ERR! This is most likely a problem with the demo package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     no build
npm ERR! You can get their info via:
npm ERR!     npm owner ls demo
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/bowman/fe-bone/npm-debug.log

/home/bowman/fe-bone/node_modules/mx-fe-bone/node_modules/nokit/node_modules/yaku/lib/throw.js:3
        throw err;
        ^
[object Object]
unhandledRejection { code: 1, signal: null } 
@ysmood
Copy link
Owner

ysmood commented Mar 8, 2016

I can't reproduce your error, need more details.

@bugparty
Copy link
Author

bugparty commented Mar 8, 2016

明天我去你工位给你看看,今天晚上我试试自己能搞定不,能搞定我给你pull request,那个linux打不出中文。。。假装了回外国人

On Tue, Mar 8, 2016 at 3:37 PM, Yad Smood notifications@github.com wrote:

I can't reproduce your error, need more details.


Reply to this email directly or view it on GitHub
#3 (comment).

@ysmood ysmood closed this as completed Apr 11, 2016
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