I’m trying to use node version 9.3.0 so i can use import
but when i do nvm install 9.3.0 i keep getting an error saying i dont have permissions
i then do su nvm install 9.3.0 and it asks for a password
You can change the version of Node your project uses by updating the package.json file, see https://glitch.com/faq#node
The list of available Node versions can be seen here: https://nodeversions.glitch.me. Currently, the latest is 9.2.
I need node version 9.3.0
Hi @YoussefElshemi,
sorry about it. We’ll make Node 9.3.0 available soon, but probably after Christmas at this point