#Uncaught TypeError: Failed to resolve module specifier "three". Relative references must start with

2 messages · Page 1 of 1 (latest)

hollow crypt
#

full error was
Uncaught TypeError: Failed to resolve module specifier "three". Relative references must start with either "/", "./", or "../".

honest plaza
#

I won't LMGTFY this, but searching on "failed to resolve module specifier" turns up a whole bunch of suggestions. The first answer on https://stackoverflow.com/questions/65697410 demonstrates how to use an import map for a CDN; that's the first thing you ought to try.