Failed to compile error
Closed this issue · 3 comments
alexc-MSFT commented
Looks like a useful tool however trying on trying to run it i'm getting a compile error -
Module parse failed: C:\Users...\AppData\Roaming\npm\node_modules\alexa-skill-test\src\index.js Unexpected token (19:2)
You may need an appropriate loader to handle this file type.
|
| render(
|
|
| ,
webpack: Failed to compile.
Any ideas?
Also does this tool support ES6? It seems lambda-local and node-lambda don't support it properly so this might be a good workaround for me.
tempestn commented
^ Just tried, and I'm seeing exact same issue
tlovett1 commented
Hey guys, this should be fixed in 1.0.4 (on npm). Can you confirm?
tempestn commented
Working now - thanks!