Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

options.filename undefined in 2.13.1 #79

Closed
onip opened this issue Feb 20, 2019 · 1 comment
Closed

options.filename undefined in 2.13.1 #79

onip opened this issue Feb 20, 2019 · 1 comment

Comments

@onip
Copy link

onip commented Feb 20, 2019

ERROR in ./src/uis/control/App.svelte
Module build failed (from ./node_modules/svelte-loader/index.js):
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
    at assertPath (path.js:39:11)
    at basename (path.js:1294:5)
    at sanitize (/home/onip/workspace/pantobot3d/calibration-ui/node_modules/svelte-loader/index.js:57:9)
    at Object.module.exports (/home/onip/workspace/pantobot3d/calibration-ui/node_modules/svelte-loader/index.js:134:36)
$ npm ls svelte
calibration-ui@1.0.0 /home/onip/workspace/pantobot3d/calibration-ui
└── svelte@2.16.1 

the issue seems to have originated from commit f919ccf0c9b9d3d615269f54c33ff3f3086ef1d0

@Rich-Harris
Copy link
Member

whoops! thanks, should be fixed in 2.13.2 by 9f9df9d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants