Replies: 1 comment 1 reply
-
I think part of the problem at the moment is that transitory period where the v4 CLI was installed globally vs in v5 apps where the CLI is a local development dependency by default. When going with the v5 process of Essentially a global |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just an idea: when I run
feathers generate service
I like to be certain I use a certain version. Sometimes, with npm global and what not, we might use the wrong one, so maybe show it by default:Beta Was this translation helpful? Give feedback.
All reactions