-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
v1.1.4 is not on npm, so the build still breaks on Windows, probably because of missing fix that was merged after 1.1.3.
Build then breaks on 1.1.4 if \tmp folder already exists, so it has to be deleted manually before each build, error is:
EEXIST: file already exists, mkdir 'C:\Project\tmp'
Error: EEXIST: file already exists, mkdir 'C:\Project\tmp'
at Error (native)
at Object.fs.mkdirSync (fs.js:916:18)
at testCanSymlink (C:\Project\node_modules\symlink-or-copy\index.js:18:6)
at Object.<anonymous> (C:\Project\node_modules\symlink-or-copy\index.js:9:15)
at Module._compile (module.js:541:32)
at Object.Module._extensions..js (module.js:550:10)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
globsecure
Metadata
Metadata
Assignees
Labels
No labels