Giter Club home page Giter Club logo

dappstarter-modules-core's People

Contributors

jacob-tucker avatar jsheely avatar niharrs avatar techbubble avatar trefong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dappstarter-modules-core's Issues

Error: ENOENT: no such file

I can't get my project started

I created my flow project from here

https://dappstarter.decentology.com/

My operating system is Windows 10๏ผŒ

When I run yarn start :

D:\app\Ldata\FLOW\thoughtful-koguehi>yarn start
yarn run v1.13.0
$ port-precheck 5000 5001 5002
$ lerna run dev --no-sort --stream --parallel
lerna notice cli v3.22.1
lerna info Executing command in 4 packages: "yarn run dev"
@decentology/dappstarter-server: $ wait-on ../dapplib/src/dapp-config.json && nest start --exec ts-node-dev --watch --preserveWatchOutput
@decentology/dappstarter-frame: $ npm run build:css
@decentology/dappstarter-dapplib: $ watch 'node src/scripts/emulator.js' contracts & watch 'node src/scripts/transpiler.js' cadence
@decentology/dappstarter-client: $ wait-on ../dapplib/src/dapp-config.json && npm run client
@decentology/dappstarter-dapplib: > Watching src/scripts/emulator.js'
@decentology/dappstarter-dapplib: > Watching contracts
@decentology/dappstarter-dapplib: D:\app\Ldata\FLOW\thoughtful-koguehi\node_modules\watch\main.js:73
@decentology/dappstarter-dapplib:     if (err) throw err;
@decentology/dappstarter-dapplib:              ^
@decentology/dappstarter-dapplib: [Error: ENOENT: no such file or directory, stat 'D:\app\Ldata\FLOW\thoughtful-koguehi\packages\dapplib\src\scripts\emulator.js''] {
@decentology/dappstarter-dapplib:   errno: -4058,
@decentology/dappstarter-dapplib:   code: 'ENOENT',
@decentology/dappstarter-dapplib:   syscall: 'stat',
@decentology/dappstarter-dapplib:   path: "D:\\app\\Ldata\\FLOW\\thoughtful-koguehi\\packages\\dapplib\\src\\scripts\\emulator.js'"
@decentology/dappstarter-dapplib: }
@decentology/dappstarter-dapplib: > Watching src/scripts/transpiler.js'
@decentology/dappstarter-dapplib: > Watching cadence
@decentology/dappstarter-dapplib: D:\app\Ldata\FLOW\thoughtful-koguehi\node_modules\watch\main.js:73
@decentology/dappstarter-dapplib:     if (err) throw err;
@decentology/dappstarter-dapplib:              ^
@decentology/dappstarter-dapplib: [Error: ENOENT: no such file or directory, stat 'D:\app\Ldata\FLOW\thoughtful-koguehi\packages\dapplib\src\scripts\transpiler.js''] {
@decentology/dappstarter-dapplib:   errno: -4058,
@decentology/dappstarter-dapplib:   code: 'ENOENT',
@decentology/dappstarter-dapplib:   syscall: 'stat',
@decentology/dappstarter-dapplib:   path: "D:\\app\\Ldata\\FLOW\\thoughtful-koguehi\\packages\\dapplib\\src\\scripts\\transpiler.js'"
@decentology/dappstarter-dapplib: }
@decentology/dappstarter-dapplib: error Command failed with exit code 1.
@decentology/dappstarter-dapplib: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
lerna ERR! yarn run dev exited 1 in '@decentology/dappstarter-dapplib'
lerna WARN complete Waiting for 3 child processes to exit. CTRL-C to exit immediately.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

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.