SyntaxError: Invalid property ID.
Opened this issue · 0 comments
thomasuebi commented
Hi there, your tutorial works as expected, but I tried to import another npm module (tensorflow.js) on the exact same way. But as soon as I import this module with import * as tf from '@tensorflow/tfjs';
it throws the error SyntaxError: Invalid property ID. (Line 110, File "lib.bundle")
Maybe you have any idea how to make the package compatible