Giter Site home page Giter Site logo

Comments (8)

smohadjer avatar smohadjer commented on June 2, 2024 3

Error at the very first step for a boilerplate that boasts best practices and simplicity!

from practica.

vsudakov avatar vsudakov commented on June 2, 2024

I get the same error. Also I got this error in "interactive" mode too.

[vsud@fedora projects]$ npm --version
8.15.0
[vsud@fedora projects]$ node --version
v16.17.0
[vsud@fedora projects]$ docker --version
Docker version 20.10.23, build 7155243

from practica.

rubek-joshi avatar rubek-joshi commented on June 2, 2024

Windows user here and I am also facing the same issue.

from practica.

pawank121 avatar pawank121 commented on June 2, 2024

Got an issue on MacBook Pro M1 chip, os: Ventura 13.1

sudo npx @practica/create-node-app interactive
Password:
(node:20790) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: npx turbo run build --continue=false
ERROR unexpected value 'false' for '--continue' found; no more were expected

Usage: turbo run --continue

For more information, try '--help'.

at makeError (/Users/pawankumar/.npm/_npx/20790/lib/node_modules/@practica/create-node-app/node_modules/execa/lib/error.js:60:11)
at handlePromise (/Users/pawankumar/.npm/_npx/20790/lib/node_modules/@practica/create-node-app/node_modules/execa/index.js:118:26)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async installDependencies (/Users/pawankumar/.npm/_npx/20790/lib/node_modules/@practica/create-node-app/src/code-generator/generation-logic/generate-service.js:57:5)
at async Object.generateApp (/Users/pawankumar/.npm/_npx/20790/lib/node_modules/@practica/create-node-app/src/code-generator/generation-logic/generate-service.js:20:9)
at async handleFlavourChoose (/Users/pawankumar/.npm/_npx/20790/lib/node_modules/@practica/create-node-app/src/code-generator/entry-points/interactive-cli.js:159:9)

(Use node --trace-warnings ... to show where the warning was created)
(node:20790) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:20790) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

from practica.

augustosamame avatar augustosamame commented on June 2, 2024

Msc OS Ventura 13.2.1 with M1 processor. Same error as original post.

from practica.

clabnet avatar clabnet commented on June 2, 2024

Windows 11, same problem

from practica.

AndrewAllison avatar AndrewAllison commented on June 2, 2024

Apple M1 Max, OS: Ventura 13.2.1

npx @practica/create-node-app immediate --install-dependencies

RESULTS IN:
❣️ Command failed: npx turbo run build --continue=false
ERROR unexpected value 'false' for '--continue' found; no more were expected

from practica.

goldbergyoni avatar goldbergyoni commented on June 2, 2024

@smohadjer @AndrewAllison @clabnet @vsudakov @augustosamame

Welcome and sorry for the long wait, this issue seems to resolved in our latest version. If someone of you could try it - it would be awesome

Just run:

npm rm @practica/create-node-app -g
'npx @practica/create-node-app immediate --install-dependencies'

from practica.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.