question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'npx @slicemachine/init' does not work

See original GitHub issue

in Next.js setup guide

when i run the following command:

npx @slicemachine/init

The following is returned

init: required argument missing.

i am using linux mint

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
jeanpierrecarvalhocommented, May 13, 2022

@jose-uilton-ferreira @Heyrows Upgrade your NPM version to the latest and the problem it’s solved.

0reactions
angeloashmorecommented, Sep 22, 2022

Confirmed @slicemachine/init works on Node 14 and npm 6.

Proposed solution

Update the minimum supported version of Node from 12 to 14. Node 12 is no longer maintained. Node 14 is under maintenance until 2023-04-30 (see here).

See PR: #602

Read more comments on GitHub >

github_iconTop Results From Across the Web

@slicemachine/init - npm
Start using @slicemachine/init in your project by running `npm i @slicemachine/init`. There are no other projects in the npm registry using ...
Read more >
Npx @slicemachine/init wrong APIEndpoint - Prismic People
Hi had the same problem. Init take the Display Name of the repo instead of the endpoint. I just changed. It just works...
Read more >
Greenfield create-next-app with @slicemachine/init does not create ...
Greenfield create-next-app with @slicemachine/init does not create new slice libraries # ... Run npx @slicemachine/init and follow the prompts to complete ...
Read more >
@slicemachine/init NPM | npm.io
Slice Machine Init works on macOS, Windows, and Linux. If something does not work, please file an issue. Quick Overview. cd my-app npx...
Read more >
Slice Machine
Slice Machine turns your code components into reusable content sections in a page builder. Now your team can scale their content creation.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found