-
Notifications
You must be signed in to change notification settings - Fork 29.3k
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
Failed at the code-oss-dev@1.15.0 watch script 'gulp watch --max_old_space_size=4096' #30909
Comments
Wow. Let's do the following: First, install Node 7.9.0. Then:
Send me that full log. Then, if there are no errors:
Run it until it tells you compilation succeeded. Then:
|
Thanks, for time.
This was the full output from running these commands. I also attached them on a gist, if you prefer:
After running this was the output and the program hanged on the gif screen:
After I run this line the program on the screenshot opened and this was the final console output after I closed the program:
Should the commit/version being showed on the about window? It seems to worked without errors, except for the output:
From the
How I generate the release version? When I open the file This is how you generate the full release?
As showed above, it is throwing errors:
8) When I ran the command
9) When I ran the command
10) When I ran the command
File npm-debug.log for the command
|
I noticed now I cannot install extensions or browse the marketplace: This is console output: Error: No extension gallery service configured
They say I should create an
But where should I put it? Related threads:
UpdateI appended the key: "extensionsGallery": {
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
"itemUrl": "https://marketplace.visualstudio.com/items"
} To the file: And the extensions marketplace started working, when I ran the script Related threads: |
instructions and added binaries folders to CodeTextStudio.sublime-project from vscode/.gitignore
Downloaded and attempting to build from source on Ubuntu, and encountered same error as #30909.
Installed Node 7.9.0. Then per comment ran:
No errors, but npm run watch fails with: code-oss-dev@1.15.0 watch:
parallels@ubuntu:~/vscode$ npm run watch
[19:16:16] Node flags detected: --max_old_space_size=4096 npm ERR! A complete log of this run can be found in: But, running
Could not load our cross platform file watcher: Error: The module '/home/parallels/vscode/build/lib/watch/node_modules/nsfw/build/Release/nsfw.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 51. This version of Node.js requires
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
Falling back to our platform specific watcher...
[19:19:48] Using gulpfile ~/vscode/gulpfile.js
[19:19:48] Starting 'clean-electron'...
[19:19:48] Finished 'clean-electron' after 7.94 ms
[19:19:48] Starting 'electron'...
↓ ffmpeg-v1.6.6-linux-x64.zip [====================] 100%
↓ electron-v1.6.6-linux-x64.zip [====================] 100%
[19:19:56] Finished 'electron' after 7.54 s
[19015:0801/192003.124936:INFO:CONSOLE(231)] "%c[Extension Host] %cdebugger listening on port 5870", source: file:///home/parallels/vscode/out/vs/workbench/electron-browser/extensionHost.js (231)
[19015:0801/192013.494722:WARNING:x11_util.cc(1406)] X error received: serial 1028, error_code 3 (BadWindow (invalid Window parameter)), request_code 3, minor_code 0 (X_GetWindowAttributes)
[19129:0801/192014.028617:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[19129:0801/192014.029925:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[19129:0801/192014.041361:ERROR:gles2_cmd_decoder.cc(16945)] [.DisplayCompositor-0x3cd28a76fe00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[19129:0801/192014.041514:ERROR:gles2_cmd_decoder.cc(9408)] [.DisplayCompositor-0x3cd28a76fe00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[19129:0801/192014.041588:ERROR:gles2_cmd_decoder.cc(16945)] [.DisplayCompositor-0x3cd28a76fe00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[19129:0801/192014.041641:ERROR:gles2_cmd_decoder.cc(9408)] [.DisplayCompositor-0x3cd28a76fe00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[19129:0801/192014.041738:ERROR:gles2_cmd_decoder.cc(16945)] [.DisplayCompositor-0x3cd28a76fe00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[19129:0801/192014.041800:ERROR:gles2_cmd_decoder.cc(9408)] [.DisplayCompositor-0x3cd28a76fe00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[19129:0801/192014.041837:ERROR:gles2_cmd_decoder.cc(16945)] [.DisplayCompositor-0x3cd28a76fe00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[19129:0801/192014.041873:ERROR:gles2_cmd_decoder.cc(9408)] [.DisplayCompositor-0x3cd28a76fe00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[19129:0801/192014.041908:ERROR:gles2_cmd_decoder.cc(16945)] [.DisplayCompositor-0x3cd28a76fe00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[19129:0801/192014.041942:ERROR:gles2_cmd_decoder.cc(9408)] [.DisplayCompositor-0x3cd28a76fe00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[19015:0801/192016.641566:INFO:CONSOLE(231)] "%c[Extension Host] %cdebugger listening on port 5870", source: file:///home/parallels/vscode/out/vs/workbench/electron-browser/extensionHost.js (231)
[19015:0801/192016.763830:INFO:CONSOLE(229)] "watch /home/parallels/.config/code-oss-dev/User/snippets ENOSPC: Error: watch /home/parallels/.config/code-oss-dev/User/snippets ENOSPC
at exports._errnoException (util.js:1022:11)
at FSWatcher.start (original-fs.js:1316:19)
at Object.fs.watch (original-fs.js:1341:11)
at file:///home/parallels/vscode/out/vs/workbench/parts/snippets/electron-browser/snippetsTracker.js:33:36
at Object.notifySuccess [as _notify] (file:///home/parallels/vscode/out/vs/base/common/winjs.base.raw.js:1170:59)
at Object.enter (file:///home/parallels/vscode/out/vs/base/common/winjs.base.raw.js:852:30)
at Promise_ctor._run (file:///home/parallels/vscode/out/vs/base/common/winjs.base.raw.js:1068:29)
at Promise_ctor._completed (file:///home/parallels/vscode/out/vs/base/common/winjs.base.raw.js:1036:18)
at file:///home/parallels/vscode/out/vs/base/common/async.js:588:144
at /home/parallels/vscode/node_modules/graceful-fs/polyfills.js:287:18", source: file:///home/parallels/vscode/out/vs/workbench/electron-browser/shell.js (229)
[19015:0801/192016.765487:INFO:CONSOLE(42)] "WARNING: Promise with no error callback:6", source: file:///home/parallels/vscode/out/vs/base/common/errors.js (42)
[19015:0801/192016.765741:INFO:CONSOLE(43)] "[object Object]", source: file:///home/parallels/vscode/out/vs/base/common/errors.js (43)
[19015:0801/192016.766028:INFO:CONSOLE(45)] "Error: watch /home/parallels/.config/code-oss-dev/User/snippets ENOSPC
at exports._errnoException (util.js:1022:11)
at FSWatcher.start (original-fs.js:1316:19)
at Object.fs.watch (original-fs.js:1341:11)
at file:///home/parallels/vscode/out/vs/workbench/parts/snippets/electron-browser/snippetsTracker.js:33:36
at Object.notifySuccess [as _notify] (file:///home/parallels/vscode/out/vs/base/common/winjs.base.raw.js:1170:59)
at Object.enter (file:///home/parallels/vscode/out/vs/base/common/winjs.base.raw.js:852:30)
at Promise_ctor._run (file:///home/parallels/vscode/out/vs/base/common/winjs.base.raw.js:1068:29)
at Promise_ctor._completed (file:///home/parallels/vscode/out/vs/base/common/winjs.base.raw.js:1036:18)
at file:///home/parallels/vscode/out/vs/base/common/async.js:588:144
at /home/parallels/vscode/node_modules/graceful-fs/polyfills.js:287:18", source: file:///home/parallels/vscode/out/vs/base/common/errors.js (45)
[19015:0801/192017.658206:INFO:CONSOLE(106)] "%c[IPC Library: Watcher]", source: file:///home/parallels/vscode/out/vs/base/parts/ipc/node/ipc.cp.js (106)
|
This issue has been closed automatically because it needs more information and has not had recent activity. Please refer to our guidelines for filing issues. Thank you for your contributions. |
I am trying to build it from the source, but I am not sure exactly what to do. When I ran
scripts\npm.bat install
, it completed successfully. Then I ranscripts\code.bat
and a stranger window showed up. It is it the compiled version? It did not seem to work correctly.How can I create full build? The page:
Does not offered how to create an executable from the source. When I run
scripts\npm.bat install
what should happen? For now I only see it create the folderout
/out-build
within some javascript files:Later I tried to ran the
scripts\code.bat
and created an executable similar in size to the stable version on the folder.build\electron
:But when I run
npm run watch
, this error is throw:Steps to Reproduce
git clone https://github.com/Microsoft/vscode
cd vscode
scripts\npm.bat install
npm run watch
Outputs:
File npm-debug.log:
1) When I ran the command
scripts\npm.bat install
for the first time, this was the output:2) When I ran the command
scripts\npm.bat install
for the after the first time, this was the output:3) When I ran the command
scripts\code.bat
, this was the output:And the following window showed up:
4) When I ran the command
npm owner ls code-oss-dev
, this was the output:5) When I ran the command
npm bugs code-oss-dev
, this was the output:6) I also ran the command
gulp
, this was the output:7) When I ran the command
gulp compile-client-build
, this was the output:8) When I ran the command
gulp vscode-win32-ia32
, this was the output:9) When I ran the command
gulp vscode-win32-x64
, this was the output:10) When I ran the command
npm run gulp -- vscode-win32-ia32
, this was the error output:File npm-debug.log for the command
npm run gulp -- vscode-win32-ia32
just above:11) When I ran the command
gulp watch --max-old-space-size=4096
, this was the output, and the program hanged on this line:npm version
Reproduces without extensions: Yes
Related issues:
The text was updated successfully, but these errors were encountered: