1.0.1 • Published 21 hours ago

create-amplify v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
21 hours ago

Description

create-amplify is a package for scaffolding an Amplify project by running npm create amplify.

Usage

In a frontend project folder or empty folder, run npm create amplify.

Frequently Asked Questions

  1. Does Amplify support pnpm on Windows? No. Amplify uses nested node_modules, but "pnpm does not create deep folders, it stores all packages flatly and uses symbolic links to create the dependency tree structure." See details: on PNPM docs.

  2. Does Amplify support Yarn Plug'n'Play? No. Please run yarn config set nodeLinker node-modules to use node_modules instead.

  3. Why do I see npm_config_user_agent is undefined? The CLI uses this environment variable to determine which package manager to use when spawning processes. To resolve this: a. Do not install or use amplify globally b. Use the same package manager for all commands in a given project c. When running E2E tests locally without a package manager, set npm_config_user_agent to npm.

1.0.1

21 hours ago

1.0.0

9 days ago

0.7.2

10 days ago

0.7.1

14 days ago

0.7.0-beta.15

22 days ago

0.7.0

21 days ago

0.7.0-beta.13

24 days ago

0.7.0-beta.12

29 days ago

0.7.0-beta.11

1 month ago

0.7.0-beta.10

1 month ago

0.7.0-beta.9

1 month ago

0.7.0-beta.8

2 months ago

0.7.0-beta.7

2 months ago

0.7.0-beta.6

2 months ago

0.7.0-beta.5

2 months ago

0.7.0-beta.4

2 months ago

0.7.0-beta.3

2 months ago

0.6.1-beta.2

3 months ago

0.6.1-beta.0

3 months ago

0.6.1-beta.1

3 months ago

0.6.0

3 months ago

0.5.0

3 months ago

0.4.4

4 months ago

0.4.3

4 months ago

0.4.1

4 months ago

0.4.2

4 months ago

0.4.0

4 months ago

0.3.10

5 months ago

0.3.9

5 months ago

0.2.0-alpha.8

7 months ago

0.2.0-alpha.7

7 months ago

0.2.0-alpha.9

7 months ago

0.2.0-alpha.2

8 months ago

0.2.0-alpha.1

9 months ago

0.2.0-alpha.4

8 months ago

0.2.0-alpha.3

8 months ago

0.2.0-alpha.6

8 months ago

0.2.0-alpha.5

8 months ago

0.2.0-alpha.15

7 months ago

0.2.0-alpha.14

7 months ago

0.2.0-alpha.13

7 months ago

0.2.0-alpha.12

7 months ago

0.2.0-alpha.11

7 months ago

0.2.0-alpha.10

7 months ago

0.1.1-alpha.0

9 months ago

0.2.1

6 months ago

0.2.0

6 months ago

0.3.6

6 months ago

0.3.5

6 months ago

0.3.8

6 months ago

0.3.7

6 months ago

0.3.2

6 months ago

0.2.3

6 months ago

0.3.1

6 months ago

0.2.2

6 months ago

0.3.4

6 months ago

0.3.3

6 months ago

0.0.1

11 months ago