DEV Community

Discussion on: The Complete Guide to Next.js Authentication

Collapse
 
jayraj profile image
Jayraj-R

on running "amplify init", I get the following ERROR "'amplify' is not recognized as an internal or external command,
operable program or batch file."

Collapse
 
thomassalty profile image
Thomas Soos

You probably haven't installed the CLI yet...

npm i -g @aws-amplify/cli