Giter Club home page Giter Club logo

Comments (5)

leonardoventurini avatar leonardoventurini commented on June 9, 2024 2

After investigating we found that if you used curl https://install.meteor.com/ | sh to first install Meteor it will still run Node.js v14 after you upgrade an app, we are debating the best approach to tackle this.

For now, you can delete .meteor folder in your home directory and re-install with npx meteor@rc, then the correct Node.js version will be used.

from meteor.

StorytellerCZ avatar StorytellerCZ commented on June 9, 2024

Are you running the first command in the app directory? If it is outside I believe Meteor will return the Node version for the latest recommended version (so for Meteor 2.15).

from meteor.

acemtp avatar acemtp commented on June 9, 2024

All the commands are run in the same directory aka the meteor app directory.

It does this in all our meteor app, even with the repo we've made for another bug that you can clone to test: https://github.com/acemtp/meteor3reactbug

When you execute those commands, you don't have the same output?

pwd
/Users/vialec75/tmp/meteorbug3

❯ ls -la
total 32
drwxr-xr-x  12 vialec75  staff   384 May 17 14:48 .
drwxr-xr-x   6 vialec75  staff   192 May 17 18:37 ..
drwxr-xr-x  14 vialec75  staff   448 May 22 08:32 .git
-rw-r--r--@  1 vialec75  staff    14 May 17 14:03 .gitignore
drwxr-xr-x  10 vialec75  staff   320 May 17 14:06 .meteor
-rw-r--r--@  1 vialec75  staff  2105 May 17 14:53 README.md
drwxr-xr-x   4 vialec75  staff   128 May 17 14:47 bin
drwxr-xr-x@  3 vialec75  staff    96 May 17 13:47 client
drwxr-xr-x  11 vialec75  staff   352 May 17 14:48 node_modules
-rw-r--r--   1 vialec75  staff  2476 May 17 14:03 package-lock.json
-rw-r--r--   1 vialec75  staff   459 May 17 14:03 package.json
drwxr-xr-x   3 vialec75  staff    96 May 17 14:42 packages

❯ meteor node -v
v14.21.4

❯ meteor --version
Meteor 3.0-rc.1

❯ cat .meteor/release
[email protected]

from meteor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.