Skip to content

Error installing ember-arcgis-portal-components on windows #52

Open
@mjuniper

Description

@mjuniper

eapc uses ember-cli-sass which uses node-sass which does a build in the postinstall using node-gyp which uses python.

Dunno exactly what the deal is but it can't find Python even if it is installed.

NOTE: For some reason we did not see this issue last year.

Possible Solution:

npm --add-python-to-path='true' --debug install --global windows-build-tools (https://github.com/felixrieseberg/windows-build-tools/issues/issues/33)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions