Giter VIP home page Giter VIP logo

Comments (5)

jkingoliver avatar jkingoliver commented on August 11, 2024

Hi @rumanhassan. What platform are you on?

It would help if you could re-build with trace enabled. Will you build with the command bx dev build --trace please and post your results here?

from generator-nodeserver.

rumanhassan avatar rumanhassan commented on August 11, 2024

Thanks for the reply.
Here is the trace output:

bx dev build --trace
Using these variable values:
01: ContainerName string =
02: ContainerNameRun string = heavenues-express-run
03: ContainerNameTools string = heavenues-express-tools
04: HostPathRun string = .
05: HostPathTools string = .
06: ContainerPathRun string = /app
07: ContainerPathTools string = /app
08: BuildCmdRun string = npm install
09: BuildCmdDebug string = npm install
10: TestCmd string = npm run test
11: DebugCmd string = run-debug
12: RunCmd string =
13: ContainerPortMap string = 3000:3000
14: ContainerPortMapDebug string = 5858:5858
15: ImageNameTools string = heavenues-express-tools
16: ImageNameRun string = heavenues-express-run
17: DockerfileRun string = Dockerfile
18: DockerfileTools string = Dockerfile-tools
19: ContainerMountsRun []map[string]string = [map[./node_modules_linux:/app/node_modules]]
20: ContainerMountsTools []map[string]string = [map[./node_modules_linux:/app/node_modules]]
21: IsDebug bool = false
22: IsTrace bool = true
23: Version string = 0.0.3
24: DeployTarget string =
25: IsForce bool = false
26: Language string =
27: IbmCluster string =
28: ChartPath string = chart/heavenues
29: DockerRegistry string =
30: GeneratedID string =
31: CredsFilepath string =
32: NoOpen bool = false
33: WebAppRoot string =
34: ContainerShell string = /bin/sh
35: ContainerShellTarget string = tools
Creating image heavenues-express-tools based on Dockerfile-tools...
FAILED
An error lstat node_modules_linux/strong-log-transformer: no such file or directory was encountered while building the Docker image.

from generator-nodeserver.

jkingoliver avatar jkingoliver commented on August 11, 2024

What OS is this?

from generator-nodeserver.

rumanhassan avatar rumanhassan commented on August 11, 2024

MAC OS X El Capitan - v-10.11.6

from generator-nodeserver.

christiancompton avatar christiancompton commented on August 11, 2024

I just tested this on Mojave, and things seem to be working properly. Please reopen if this appears again.

from generator-nodeserver.

Related Issues (6)

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.