Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

Path is undefined #28

Open
avieiravalle opened this issue Oct 3, 2018 · 1 comment
Open

Path is undefined #28

avieiravalle opened this issue Oct 3, 2018 · 1 comment

Comments

@avieiravalle
Copy link

Error: ReferenceError: Path is not defined

how i can resolved this problem?

@deuvarneys
Copy link

Error: ReferenceError: Path is not defined

how i can resolved this problem?

@avieiravalle Try adding this near the top of your configuration file
const path = require('path');

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

No branches or pull requests

2 participants