Skip to content

Conversation

@cycade
Copy link
Contributor

@cycade cycade commented Aug 15, 2023

NOT READY YET!

  • Import fnm as crate
  • Support user-defined node-version
  • Verify node-version after fnm executing
  • Automatically initialize fnm with use-on-cd

@ityuany
Copy link
Contributor

ityuany commented Aug 16, 2023

i think the corepack should use rust to coding ? corepack magic is not complex !

roadmap

start oop and builtin fnm

  • n node install 10.1.1
  • n node use 10
  • n install
  • n install --frozen-lockfile
  • n add react -S
  • n add react -D
  • n add react -O
  • n add eslint -g
  • n run dev --port=3000
  • n dlx tsx
  • n upgrade webpack
  • n uninstall react
  • builtin corepack

@ityuany ityuany marked this pull request as ready for review August 21, 2023 16:25
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

Successfully merging this pull request may close these issues.

2 participants