aurelia / aurelia/cli

JSPM Section strategy - Path must be a string

Open
#684 2 comments 0 reactions 0 assignees View on GitHub
bug package importer
Dominant language
JavaScript
Stars
402
Forks
134
PR merge metrics
No merged PRs in 30d

Description

**I'm submitting a bug report**

* **Library Version:**
aurelia-cli v0.30.1

**Please tell us about your environment:**
* **Operating System:**
Windows 10

* **Language:**
all

**Current behavior:**

> PS E:\dev\projects\playground\au-leaflet-cluster> au import systemjs-debugger
> INFO [Importer] ---------------------------------------------------------
> INFO [Importer] *********** Configuring systemjs-debugger ***********
> INFO [Importer] [OK] Going to execute the "JSPM Section Strategy" strategy
> TypeError: Path must be a string. Received undefined
> at assertPath (path.js:7:11)
> at Object.join (path.js:1211:7)
> at JSPMSectionStrategy.execute (E:\dev\projects\playground\au-leaflet-cluster\node_modules\aurelia-cli\lib\importer\strategies\jspm-section.js:33:36)
> at findStrategy.then.strategy (E:\dev\projects\playground\au-leaflet-cluster\node_modules\aurelia-cli\lib\importer\package-importer.js:39:39)
> PS E:\dev\projects\playground\au-leaflet-cluster>

**Expected/desired behavior:**
it should install...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.