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

Can you run this app now? #584

Open
nanqic opened this issue Jul 8, 2022 · 1 comment
Open

Can you run this app now? #584

nanqic opened this issue Jul 8, 2022 · 1 comment

Comments

@nanqic
Copy link

nanqic commented Jul 8, 2022

gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/home/apps/vue-realworld-example-app/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at ChildProcess.emit (node:events:527:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
gyp ERR! System Linux 3.10.0-1160.el7.x86_64
gyp ERR! command "/usr/local/nodejs/bin/node" "/home/apps/vue-realworld-example-app/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /home/apps/vue-realworld-example-app/node_modules/node-sass
gyp ERR! node -v v16.16.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
make: Leaving directory `/home/apps/vue-realworld-example-app/node_modules/node-sass/build

OS: CentOS7 (I tried win11, not run also)

@ngmikeng
Copy link

ngmikeng commented Nov 3, 2022

I also saw an error related to node-sass, because I didn't see any file scss or sass using in this project so I removed the packages node-sass , sass-loader then it ran successful.

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