-
Notifications
You must be signed in to change notification settings - Fork 2
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 run fuse:preview failed. #92
Comments
The error output npm gives you makes it sometimes hard to find the useful
information.
Try running `TARGET=app MODE=dev npm run build` first, then run `npm run
fuse:preview` again.
…On Sun, Nov 27, 2016, 17:27 강규태 ***@***.***> wrote:
`
bash-3.2$ npm run fuse:preview
***@***.*** fuse:preview /Users/david/Workspace/Ftasty
COMMAND=preview npm run fuse:cli
***@***.*** prefuse:cli /Users/david/Workspace/Ftasty
npm run check:target:fuse --silent && npm run check:already:built --silent
Error! Target app has not been built in mode dev. Please run TARGET=app
MODE=dev npm run build and try again.
npm ERR! Darwin 16.0.0
npm ERR! argv "/Users/david/.nvm/versions/node/v6.9.1/bin/node"
"/Users/david/.nvm/versions/node/v6.9.1/bin/npm" "run" "fuse:cli"
npm ERR! node v6.9.1
npm ERR! npm v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! ***@***.*** prefuse:cli: npm run check:target:fuse --silent &&
npm run check:already:built --silent
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ***@***.*** prefuse:cli script 'npm run
check:target:fuse --silent && npm run check:already:built --silent'.
npm ERR! Make sure you have the latest version of node.js and npm
installed.
npm ERR! If you do, this is most likely a problem with the tasty package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run check:target:fuse --silent && npm run check:already:built
--silent
npm ERR! You can get information on how to open an issue for this project
with:
npm ERR! npm bugs tasty
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls tasty
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/david/Workspace/Ftasty/npm-debug.log
npm ERR! Darwin 16.0.0
npm ERR! argv "/Users/david/.nvm/versions/node/v6.9.1/bin/node"
"/Users/david/.nvm/versions/node/v6.9.1/bin/npm" "run" "fuse:preview"
npm ERR! node v6.9.1
npm ERR! npm v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! ***@***.*** fuse:preview: COMMAND=preview npm run fuse:cli
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ***@***.*** fuse:preview script 'COMMAND=preview
npm run fuse:cli'.
npm ERR! Make sure you have the latest version of node.js and npm
installed.
npm ERR! If you do, this is most likely a problem with the tasty package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! COMMAND=preview npm run fuse:cli
npm ERR! You can get information on how to open an issue for this project
with:
npm ERR! npm bugs tasty
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls tasty
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/david/Workspace/Ftasty/npm-debug.log
bash-3.2$ node -v
v6.9.1
bash-3.2$ npm -v
3.10.8
bash-3.2$
`
Can anyone help me?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#92>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ABcXMfxasHttLNWN6lYd6wtm4_Wr-6Zwks5rCaFzgaJpZM4K9LFg>
.
|
mono is required for fuse. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bash-3.2$
npm run fuse:preview
Error! Target app has not been built in mode dev. Please run TARGET=app MODE=dev npm run build and try again.
npm ERR! Darwin 16.0.0
npm ERR! argv "/Users/david/.nvm/versions/node/v6.9.1/bin/node" "/Users/david/.nvm/versions/node/v6.9.1/bin/npm" "run" "fuse:cli"
npm ERR! node v6.9.1
npm ERR! npm v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! [email protected] prefuse:cli:
npm run check:target:fuse --silent && npm run check:already:built --silent
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] prefuse:cli script 'npm run check:target:fuse --silent && npm run check:already:built --silent'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the tasty package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run check:target:fuse --silent && npm run check:already:built --silent
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs tasty
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls tasty
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/david/Workspace/Ftasty/npm-debug.log
npm ERR! Darwin 16.0.0
npm ERR! argv "/Users/david/.nvm/versions/node/v6.9.1/bin/node" "/Users/david/.nvm/versions/node/v6.9.1/bin/npm" "run" "fuse:preview"
npm ERR! node v6.9.1
npm ERR! npm v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! [email protected] fuse:preview:
COMMAND=preview npm run fuse:cli
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] fuse:preview script 'COMMAND=preview npm run fuse:cli'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the tasty package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! COMMAND=preview npm run fuse:cli
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs tasty
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls tasty
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/david/Workspace/Ftasty/npm-debug.log
bash-3.2$
node -v
v6.9.1
bash-3.2$
npm -v
3.10.8
bash-3.2$
Can anyone help me?
The text was updated successfully, but these errors were encountered: