How to install version 3 for testing?

Hello, I’m trying to install the meteor 3 version for testing, but we’re not able to do so. What are we doing wrong?

Where do we follow version releases?

Thank you for your attention.

1 Like

You need to install the exact alpha version to test now

Thank you for your attention. Could you help us?

We still can’t install meteor in -g

PS C:\Users\marce> npm install -g meteor

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘meteor@2.14.0’,
npm WARN EBADENGINE required: { node: ‘<=14.x’, npm: ‘<=6.x’ },
npm WARN EBADENGINE current: { node: ‘v20.9.0’, npm: ‘10.2.5’ }
npm WARN EBADENGINE }
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup [
npm WARN cleanup ‘C:\Users\marce\AppData\Roaming\npm\node_modules\meteor’,
npm WARN cleanup [Error: EPERM: operation not permitted, rmdir ‘C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\isexe’] {
npm WARN cleanup errno: -4048,
npm WARN cleanup code: ‘EPERM’,
npm WARN cleanup syscall: ‘rmdir’,
npm WARN cleanup path: ‘C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\isexe’
npm WARN cleanup }
npm WARN cleanup ],
npm WARN cleanup [
npm WARN cleanup ‘C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\minizlib’,
npm WARN cleanup [Error: EPERM: operation not permitted, rmdir ‘C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\minizlib’] {
npm WARN cleanup errno: -4048,
npm WARN cleanup code: ‘EPERM’,
npm WARN cleanup syscall: ‘rmdir’,
npm WARN cleanup path: ‘C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\minizlib’
npm WARN cleanup }
npm WARN cleanup ]
npm WARN cleanup ]
npm ERR! code 1
npm ERR! path C:\Users\marce\AppData\Roaming\npm\node_modules\meteor
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node cli.js install
npm ERR! => Meteor Downloaded in 258.317s
npm ERR! WARNING: Recommended versions are Node.js <=14.x and npm <=6.x.
npm ERR! We recommend using a Node version manager like NVM or Volta to install Node.js and npm.
npm ERR!
npm ERR! node:events:492
npm ERR! throw er; // Unhandled ‘error’ event
npm ERR! ^
npm ERR!
npm ERR! Error: C:\Users\marce\AppData\Local\Temp\tmp-13436-nHOS9kCTrOsH\meteor.tar.gz
npm ERR! at Object.fromBuffer (C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\node-7z\src\error.js:30:15)
npm ERR! at C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\node-7z\src\events.js:25:19
npm ERR! at Socket. (C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\node-7z\src\lifecycle.js:64:51)
npm ERR! at Socket.emit (node:events:514:28)
npm ERR! at addChunk (node:internal/streams/readable:376:12)
npm ERR! at readableAddChunk (node:internal/streams/readable:349:9)
npm ERR! at Readable.push (node:internal/streams/readable:286:10)
npm ERR! at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
npm ERR! Emitted ‘error’ event on Readable instance at:
npm ERR! at C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\node-7z\src\events.js:90:12
npm ERR! at ChildProcess. (C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\node-7z\src\lifecycle.js:66:42)
npm ERR! at ChildProcess.emit (node:events:514:28)
npm ERR! at cp.emit (C:\Users\marce\AppData\Roaming\npm\node_modules\meteor\node_modules\cross-spawn\lib\enoent.js:34:29)
npm ERR! at maybeClose (node:internal/child_process:1105:16)
npm ERR! at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
npm ERR! stderr: ‘ERROR: C:\Users\marce\AppData\Local\Temp\tmp-13436-nHOS9kCTrOsH\meteor.tar.gz\r\n’ +
npm ERR! ‘Cannot open the file as archive\r\n’ +
npm ERR! ‘\r\n’ +
npm ERR! ‘O arquivo j� est� sendo usado por outro processo.\r\n’,
npm ERR! level: ‘ERROR’
npm ERR! }
npm ERR!
npm ERR! Node.js v20.9.0

Try installing it like so:

curl https://install.meteor.com/ | sh
1 Like

He is using Windows, so this solution might not work :confused:

@marcelodelta, you should have installed NVM in your machine so that you can install the global meteor using a Node.js v14
You can check it here for more information

Once installed in your machine you can run:

meteor create name-of-app --release 3.0-alpha.19
3 Likes

@grubba,It’s worked. thank you

Hello !

I cannot install Meteor v3 on Windows 10. Could you help me ?

Here is the log :

0 verbose cli C:\Users\m8juv\AppData\Local\.meteor\packages\meteor-tool\3.0.0-alpha.19\mt-os.windows.x86_64\dev_bundle\bin\node.exe C:\Users\m8juv\AppData\Local\.meteor\packages\meteor-tool\3.0.0-alpha.19\mt-os.windows.x86_64\dev_bundle\lib\node_modules\npm\bin\npm-cli.js
1 info using npm@10.1.0
2 info using node@v20.9.0
3 timing npm:load:whichnode Completed in 2ms
4 timing config:load:defaults Completed in 3ms
5 timing config:load:file:C:\Users\m8juv\AppData\Local\.meteor\packages\meteor-tool\3.0.0-alpha.19\mt-os.windows.x86_64\dev_bundle\lib\node_modules\npm\npmrc Completed in 2ms
6 timing config:load:builtin Completed in 3ms
7 timing config:load:cli Completed in 2ms
8 timing config:load:env Completed in 1ms
9 timing config:load:file:C:\Users\m8juv\AppData\Local\.meteor\packages\webapp\2.0.0-alpha300.19\npm\node_modules\.temp-1kq6bjg.fi6g\.npmrc Completed in 0ms
10 timing config:load:project Completed in 2ms
11 timing config:load:file:C:\Users\m8juv\AppData\Local\.meteor\packages\meteor-tool\3.0.0-alpha.19\mt-os.windows.x86_64\tools\isobuild\meteor-npm-userconfig Completed in 2ms
12 timing config:load:user Completed in 2ms
13 timing config:load:file:C:\Users\m8juv\AppData\Local\.meteor\packages\meteor-tool\3.0.0-alpha.19\mt-os.windows.x86_64\dev_bundle\etc\npmrc Completed in 0ms
14 timing config:load:global Completed in 0ms
15 timing config:load:setEnvs Completed in 1ms
16 timing config:load Completed in 15ms
17 timing npm:load:configload Completed in 15ms
18 timing config:load:flatten Completed in 3ms
19 timing npm:load:mkdirpcache Completed in 1ms
20 timing npm:load:mkdirplogs Completed in 0ms
21 verbose title npm rebuild
22 verbose argv "rebuild" "--update-binary"
23 timing npm:load:setTitle Completed in 1ms
24 timing npm:load:display Completed in 1ms
25 verbose logfile logs-max:10 dir:C:\Users\m8juv\AppData\Local\npm-cache\_logs\2023-12-22T14_35_19_674Z-
26 verbose logfile C:\Users\m8juv\AppData\Local\npm-cache\_logs\2023-12-22T14_35_19_674Z-debug-0.log
27 timing npm:load:logFile Completed in 12ms
28 timing npm:load:timers Completed in 0ms
29 timing npm:load:configScope Completed in 0ms
30 timing npm:load Completed in 71ms
31 timing config:load:flatten Completed in 0ms
32 timing arborist:ctor Completed in 1ms
33 silly logfile start cleaning logs, removing 1 files
34 silly logfile done cleaning log files
35 timing build:queue Completed in 1ms
36 info run posix@4.2.0 install node_modules/posix node-gyp rebuild
37 info run posix@4.2.0 install { code: 1, signal: null }
38 timing command:rebuild Completed in 4785ms
39 verbose stack Error: command failed
39 verbose stack     at ChildProcess.<anonymous> (C:\Users\m8juv\AppData\Local\.meteor\packages\meteor-tool\3.0.0-alpha.19\mt-os.windows.x86_64\dev_bundle\lib\node_modules\npm\node_modules\@npmcli\promise-spawn\lib\index.js:53:27)
39 verbose stack     at ChildProcess.emit (node:events:514:28)
39 verbose stack     at maybeClose (node:internal/child_process:1105:16)
39 verbose stack     at ChildProcess._handle.onexit (node:internal/child_process:305:5)
40 verbose pkgid posix@4.2.0
41 verbose cwd C:\Users\m8juv\AppData\Local\.meteor\packages\webapp\2.0.0-alpha300.19\npm\node_modules\.temp-1kq6bjg.fi6g
42 verbose Windows_NT 10.0.19045
43 verbose node v20.9.0
44 verbose npm  v10.1.0
45 error code 1
46 error path C:\Users\m8juv\AppData\Local\.meteor\packages\webapp\2.0.0-alpha300.19\npm\node_modules\.temp-1kq6bjg.fi6g\node_modules\posix
47 error command failed
48 error command C:\windows\system32\cmd.exe /d /s /c node-gyp rebuild
49 error posix.cc
49 error C:\Users\m8juv\AppData\Local\.meteor\packages\webapp\2.0.0-alpha300.19\npm\node_modules\nan\nan.h(688,37): warning C4996: 'v8::Isolate::IdleNotificationDeadline': Use MemoryPressureNotification() to influence the GC schedule. [C:\Users\m8juv\AppData\Local\.meteor\packages\webapp\2.0.0-alpha300.19\npm\node_modules\.temp-1kq6bjg.fi6g\node_modules\posix\build\posix.vcxproj]
49 error   (compiler le fichier source '../src/posix.cc')
49 error   
49 error C:\Users\m8juv\AppData\Local\.meteor\packages\webapp\2.0.0-alpha300.19\npm\node_modules\.temp-1kq6bjg.fi6g\node_modules\posix\src\posix.cc(2,10): error C1083: Impossible d'ouvrir le fichier include�: 'unistd.h'�: No such file or directory [C:\Users\m8juv\AppData\Local\.meteor\packages\webapp\2.0.0-alpha300.19\npm\node_modules\.temp-1kq6bjg.fi6g\node_modules\posix\build\posix.vcxproj]
50 error gyp ERR! build error 
50 error gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
50 error gyp ERR! stack     at ChildProcess.onExit (C:\Users\m8juv\AppData\Local\.meteor\packages\meteor-tool\3.0.0-alpha.19\mt-os.windows.x86_64\dev_bundle\lib\node_modules\npm\node_modules\node-gyp\lib\build.js:203:23)
50 error gyp ERR! stack     at ChildProcess.emit (node:events:514:28)
50 error gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:294:12)
50 error gyp ERR! System Windows_NT 10.0.19045
50 error gyp ERR! command "C:\\Users\\m8juv\\AppData\\Local\\.meteor\\packages\\meteor-tool\\3.0.0-alpha.19\\mt-os.windows.x86_64\\dev_bundle\\bin\\node.exe" "C:\\Users\\m8juv\\AppData\\Local\\.meteor\\packages\\meteor-tool\\3.0.0-alpha.19\\mt-os.windows.x86_64\\dev_bundle\\lib\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
50 error gyp ERR! cwd C:\Users\m8juv\AppData\Local\.meteor\packages\webapp\2.0.0-alpha300.19\npm\node_modules\.temp-1kq6bjg.fi6g\node_modules\posix
50 error gyp ERR! node -v v20.9.0
50 error gyp ERR! node-gyp -v v9.4.0
50 error gyp ERR! not ok
51 verbose exit 1
52 timing npm Completed in 4963ms
53 verbose unfinished npm timer build 1703255720184
54 verbose unfinished npm timer build:deps 1703255720184
55 verbose unfinished npm timer build:run:install 1703255720185
56 verbose unfinished npm timer build:run:install:node_modules/posix 1703255720186
57 verbose code 1
58 error A complete log of this run can be found in: C:\Users\m8juv\AppData\Local\npm-cache\_logs\2023-12-22T14_35_19_674Z-debug-0.log

I hope I posted in the right section.

Thanks in advance :wink: !

This issue is because the alpha version attempts to include POSIX. To fix see:

POSIX dependency crashes meteor tool on Windows

1 Like