Unexpected character '@'

Hi,

Could somebody please explain the following syntax error and how to fix it? Thanks.

2021-04-14_13-33-09

hi @erlebach, you have to wrap your import name with quotes

import {slider} from "@jashkenas/inputs"

ps. If you’re using @jashkenas inputs, have a look at the official Observable Inputs.

1 Like

Thank you, @radamas! I knew it had to be simple!

Maybe upvote this bug report. I think its very confusing for people new to the platform.

Done.