[ALOY-118] alloy generate migration is crashing
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-07-23T06:40:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | XML |
Labels | n/a |
Reporter | Russell McMahon |
Assignee | Unknown |
Created | 2012-07-20T15:53:00.000+0000 |
Updated | 2018-03-07T22:25:42.000+0000 |
Description
/usr/local/lib/node_modules/alloy/Alloy/commands/generate/targets/migration.js:12 Path = path.join(__dirname,'..','..','..','template','migration.' + CONST.FILE ^ ReferenceError: CONST is not defined at module.exports (/usr/local/lib/node_modules/alloy/Alloy/commands/generate/targets/migration.js:12:82) at generate (/usr/local/lib/node_modules/alloy/Alloy/commands/generate/index.js:30:34) at Object.Comments
- Tony Lukasavage 2012-07-23 constants and templates resolved and tested