question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Platform not supported: linux

See original GitHub issue

Article URL

https://docs.microsoft.com/en-us/office/dev/add-ins/quickstarts/onenote-quickstart

Issue

I’m trying to create a simple addin for OneNote Web on a Linux (Fedora30) host machine. I created sample application with genertor-office, but start:web action is throwing this error: Platform not supported: linux.

$ yo office

? Choose a project type: Office Add-in Task Pane project
? Choose a script type: JavaScript
? What do you want to name your add-in? My Office Add-in
? Which Office client application would you like to support? OneNote

Once project is created, run:

$ npm run start:web

> office-addin-taskpane-js@0.0.1 start:web /home/nigupta/temp/My Office Add-in
> office-addin-debugging start manifest.xml web

Debugging is being started...
App type: web
Unable to start the dev server. Error: Platform not supported: linux
Debugging started.

I thought creating addin for OneNote Web would be allowed from any OS?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

24reactions
Fensterbankcommented, Oct 25, 2019

@TCourtneyOwen thanks for your explanation.

As for starting the dev-server, this is going to be a bit trickier, since we really don’t have any support for Linux at all.

Is there a chance to support Linux in the future? AFAIK you are already open-minded by supporting MacOS. Since Linux is widely used by web developers and since Add-in development is powered by web technologies without needing huge things like Visual Studio or similar anymore, I think more developers using Linux will make Office Add-ins in the future.

I did not find any other thread mentioning that error message, so maybe we could reopen that issue and keep it as a feature request?

11reactions
nitingupta910commented, Oct 17, 2019

Thanks for detailed steps for starting dev server on Linux. I’m closing it for now but I would appreciate a more seamless Linux dev setup for Web/Office365 plugin work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Linux Discovery - Platform not supported while same OS ...
When running a Linux Discovery on SCOM 2012 R2 - UR14, a server is identified as Oracle Linux 7.9 but discovery issues an...
Read more >
Error installing ITCM Agent on Unix or Linux platforms
Cause. The issue is caused by the installation script doing a kernel version check, which is not matched with an expected result...
Read more >
It says my system is not supported – what do I do?
If you are hitting an error that says some part of your system is not supported, view below for some tips on how...
Read more >
Zoom system requirements: Windows, macOS, Linux
This article lists the requirements for using the Zoom desktop client on Windows, macOS, and Linux. ... S Mode is not supported.
Read more >
Supported Platforms | Qt 6.4 - Qt Documentation
The following platforms are supported in Qt 6.4. For information about prior Qt releases, please consult the relevant version in the Qt Documentation ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found