Skip to content

run 'npm run build' failed  #2117

Open
Open
@SeekPoint

Description

@SeekPoint

I followed the steps in https://github.com/plotly/dash/blob/dev/CONTRIBUTING.md

(dev) PS D:\ghprj\dash> npm run build

build
run-s private::build.*

private::build.components
python dash/development/update_components.py 'all'

npx lerna exec --concurrency 3 --scope @('all') -- npm i
🛑 lerna notice cli v4.0.0
lerna info versioning independent
lerna notice filter including "@('all')"
lerna info filter [ "@('all')" ]
lerna ERR! EFILTER No packages remain after filtering [ "@('all')" ]

🚨 Failed installing npm dependencies for component packages: 'all' (status=1) 🚨
ERROR: "private::build.components" exited with 1.
(dev) PS D:\ghprj\dash>

since I run python3.6.1, so I use:
+black==19.10b0
+pylint==2.12.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogbugsomething brokeninfrastructurebuild process etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions