-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
I am receiving Transformation error (parse is not a function)
error.
Call:
npx ember-bootstrap-codemods deprecated-attribute-arguments app/**/*.hbs
Result:
npx: installed 461 in 13.561s
Processing 404 files...
Spawning 7 workers...
Sending 50 files to free worker...
Sending 50 files to free worker...
[... truncated ...]
ERR app/myroute/template.hbs Transformation error (parse is not a function)
TypeError: parse is not a function
at module.exports (/home/user/.npm/_npx/16806/lib/node_modules/ember-bootstrap-codemods/transforms/deprecated-attribute-arguments/index.js:165:15)
[... truncated ...]
All done.
Results:
404 errors
0 unmodified
0 skipped
0 ok
Time elapsed: 0.973seconds
Using:
Ember : 3.19.0
Ember Data : 3.19.0
Ember Bootstrap : 3.1.4
Node : 12.16.1
Do you think that I am missing something?
Metadata
Metadata
Assignees
Labels
No labels