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't build #3

Open
MrDrSushi opened this issue Mar 25, 2019 · 0 comments
Open

Can't build #3

MrDrSushi opened this issue Mar 25, 2019 · 0 comments

Comments

@MrDrSushi
Copy link

After many failed attempts trying to get the right version of NodeJS, I could land on version 8.15.4 which ran "NPM INSTALL" without failures... but the GULP BUILD failed miserably.

Can you please add some instructions? Versions required? It doesn't seem to work.

Here it is the shortened output (for brevity):

Building: C:\nodejs\node.exe C:\dev\SPFx\True-Script-Editor\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\nodejs\node.exe',
gyp verb cli 'C:\dev\SPFx\True-Script-Editor\node_modules\node-gyp\bin\node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library=' ]
gyp info using node-gyp@3.8.0
gyp info using node@8.15.1 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb which failed Error: not found: python2
..
...
...... and so on and on.....

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

1 participant