Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npx frontity create-package causes error in npm 7 #701

Closed
mburridge opened this issue Feb 8, 2021 · 0 comments · Fixed by #702
Closed

npx frontity create-package causes error in npm 7 #701

mburridge opened this issue Feb 8, 2021 · 0 comments · Fixed by #702
Labels
bug Something isn't working

Comments

@mburridge
Copy link
Member

Bug report

Expected behavior

No error should occur, create-package should behave the same as it does in earlier versions of npm.

Observed behavior

image

Steps involved to reproduce the problem

Upgrade npm to v7 and run npx frontity create-package.

Info about your system

System:

  • OS: macOS 11.2
  • CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
  • Memory: 338.60 MB / 16.00 GB
  • Shell: 5.8 - /bin/zsh

Binaries:

  • Node: 12.19.0 - ~/.nvm/versions/node/v12.19.0/bin/node
  • npm: 6.14.11 - ~/.nvm/versions/node/v12.19.0/bin/npm

Browsers:

  • Chrome: 88.0.4324.146
  • Edge: Not Found
  • Firefox: 84.0.2
  • Safari: 14.0.3

npmPackages:

  • @frontity/core: ^1.10.1 => 1.10.1
  • @frontity/html2react: ^1.6.1 => 1.6.1
  • @frontity/mars-theme: ./packages/mars-theme => 1.5.0
  • @frontity/tiny-router: ^1.3.2 => 1.3.2
  • @frontity/wp-source: ^1.11.1 => 1.11.1
  • frontity: ^1.14.1 => 1.14.1
  • my-first-theme: file:packages/my-first-theme => 1.0.0

npmGlobalPackages:

  • frontity: Not Found
  • npx: Not Found

Possible solution

@DAreRodz DAreRodz linked a pull request Feb 8, 2021 that will close this issue
11 tasks
@SantosGuillamot SantosGuillamot added the bug Something isn't working label Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants